@extends('master') @section('title') {{$title}} @endsection @section('content')

Add Application Form

@csrf
@error('pradesh')
{{ $message }}
@enderror
back to application form
@endsection