Liste Des Devoirs
@foreach ($data as $item)
@endforeach
| Matière | Classe | Date | Heure | Actions | |
|---|---|---|---|---|---|
| {{$i <= 9 ? '0'.$i++:$i++}} | {{ucfirst($val->matter->abbreviated != "All/Esp" ? $val->matter->abbreviated:'LV2')}} | {{ucfirst($val->classe->libelle)}} | {{date('d/m/Y', strtotime($val['date']))}} | {{$val['debut']. ' à '.$val['fins']}} |
|