Apprenticeship/Employment Training Registration
Deactivated Applications
| Name | Application Date | Actions | |
|---|---|---|---|
| {{ $ioa->first_name }} {{ $ioa->last_name }} | {{ $ioa->email }} | {{ date('Y-m-d', strtotime($ioa->created_at)) }} | @if (in_array(Auth::user()->role, array('manager', 'admin')) && $ioa->application_approved == 'pending') @endif @if (in_array(Auth::user()->role, array('manager', 'admin'))) @endif |
| Name | Application Date | Actions |
No records
@endif