@if (!isset($listeTableau['accidentTravail']))
@elseif (count($accidentTravail) === 0)Aucune donnée
| {{ getValueByKey($parametres, 'accident_travail_nom_col_du') }} | {{ getValueByKey($parametres, 'accident_travail_nom_col_au') }} | {{ getValueByKey($parametres, 'accident_travail_nom_col_nature') }} | {{ getValueByKey($parametres, 'accident_travail_nom_col_notes') }} | {{ getValueByKey($parametres, 'accident_travail_nom_col_nbjours') }} | ||
|---|---|---|---|---|---|---|
| {{ date_format($displayFrom, 'Y-m-d') }} | @else@endif @if ($displayTo !== null) | {{ date_format($displayTo, 'Y-m-d') }} | @else@endif | {{ $item->nature }} | {!! $note !!} | {{ formatNbJours($displayNbJours) }} |
| {!! $note !!} |