@extends('layouts.index') @section('title') Form Workspace @endsection @section('css') @endsection @section('content')

Forms

Here is the list of forms

@endsection @section('js') @endsection