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

Create Forms

{{-- You can us the validation like what we did --}}
Step 1
Step 2
Step 3
Step 4

Form Input

Attachment

Step 5
@endsection @section('js') @endsection