🎖 Master Trainers
Total Master Trainers
{{ $totalMasterTrainers }}
No master trainers found.
@else
| # | Name | ID Number | Phone | County | Sub-County | Center | Joined At | Last Updated | Actions | |
|---|---|---|---|---|---|---|---|---|---|---|
| {{ $loop->iteration }} | {{ $trainer->name }} | {{ $trainer->id_number }} | {{ $trainer->email ?? '-' }} | {{ $trainer->phone ?? '-' }} | {{ $trainer->county?->name ?? '-' }} | {{ $trainer->subCounty?->name ?? '-' }} | {{ $trainer->center?->name ?? '-' }} | {{ $trainer->created_at->format('d M Y') }} | {{ $trainer->updated_at->format('d M Y') }} | View |
NYOTA System © {{ date('Y') }}