@foreach ($cutting as $item)
@endforeach
| N° | Libelle | Date | Noté sur | Status | Actions |
|---|---|---|---|---|---|
| {{$i <= 9 ? '0'.$i++:$i++}} | {{ucfirst($val->evaluationType->type)}} {{ $val->sub_matter_id ? ' ['.$val->subMatter->abbreviated.']':null}} | {{date('d/m/Y', strtotime($val['date_create']))}} | {{$val['notee'] * 20}} | {{$val['status'] ? 'Actif':'Inactif'}} |