STAFF SUPPORTING DOCUMENTS
@if (Session::has('staff')) @php $staff = Session::get('staff') @endphp
Add Document:
@csrf
@error('staffdoctype_id') {{ $message }} @enderror
@error('doclocation') {{ $message }} @enderror
@else @endif