Applicants List

Export By Status

{{-- Export Contestants --}}
@csrf

Experience:

Education:


Delte By Custom Filters

@csrf




@php $i = 1; @endphp @foreach ($applicants as $applicant) @php $i++; @endphp @endforeach
# Full Name Father Name Email Phone Province Position Title Vacancy # Status Actions
{{ $i }} {{ $applicant->f_name . ' ' . $applicant->l_name }} {{ $applicant->father_name }} {{ $applicant->email }} {{ $applicant->phone }} {{ $applicant->province }} {{ $applicant->description }} {{ $applicant->vacancy_no }} {{ $applicant->status }} View Details