@extends('layouts.index') @section('title') Forms Request @endsection @section('css') @endsection @section('content')

Create Forms

{{-- You can us the validation like what we did --}}
Template
Signer
{{--

--}}
Receiver
Forms Content

Form Input

Attachment

@endsection @section('js') @endsection