|
Ministère de l'Education Nationale, de l'Enseignement
Technique et de la Formation Professionnelle |
REPUBLIQUEDE COTE D'IVOIRE
Union - Discipline - Travail |
|
|
{{mb_strtoupper($school->school->name_school)}}
{{$school->address_email}} / {{$school->phon_school}} Année Scolaire : {{$class->schoolYear->school_year}} |
| Matricule | Nom et Prenoms | Genre | {{--Date de nais... | --}} @if (!($class['type'] == 'primaire'))Affecté | @endifRedoublant | @if (!($class['type'] == 'primaire'))Boursier @endif | |
|---|---|---|---|---|---|---|---|
| {{$i <= 9 ? '0'.$i++:$i++}} | {{$item->matricule}} | {{mb_strtoupper($item->first_name).' '.ucfirst($item->last_name)}} | {{ucfirst($item->sexe == 'F' ? 'F':'M')}} | {{--{{$item->date_birth.' à '.ucfirst($item->place_birth)}} | --}} @if ($item->affecte){{ucfirst($item->affecte)}} | @endif{{ucfirst($item->redoublant)}} | @if ($item->boursier){{ucfirst($item->boursier)}} | @endif