@if(Session::has('deleted'))
{!! Helper::alert('success', Session::get('deleted'), 'block font-15') !!}
@endif
# | Name | Gender | Nationality | Function | Restaurant[s] | Created at | Module |
---|---|---|---|---|---|---|---|
{{ Helper::indexed($applicants, $key) }} | {{ $applicant->kh_name }} | {{ $applicant->gender }} | {{ $applicant->nationality }} | {{ $applicant->function }} | {{ $applicant->created_at->format('d-m-Y') }} |
|