Add Staffs

@if(session('error'))
{{ session('error') }}
@if ($errors->any())
@endif @endif
@csrf
Photo
Profile Picture
@if ($errors->has('profilePicture')) {{ $errors->first('profilePicture') }} Please upload a file less than 2 MB. @endif

Identification

Id Proof Front
ID Proof Front
@if ($errors->has('idProofFront')) Please upload a file less than 2 MB. @endif
Id Proof Back
ID Proof Back
@if ($errors->has('idProofBack')) Please upload a file less than 2 MB. @endif

Accreditation Details

Access Area
@foreach($all_access_area as $area) @endforeach