| CODE PRESTATAIRE |
PRESTATAIRE | LOCALITE | DATE DEBUT | DATE FIN | STATUS | {{--ACTIONS | --}}
|---|---|---|---|---|---|---|
| {{ substr($prestataire->codePrestataire, 0, 30) }} | {{ substr($prestataire->libellePrestataire, 0, 30) }} | {{ substr($prestataire->libelleLocalite, 0, 30) }} | {{ \Carbon\Carbon::parse ($prestataire->dateDebut)->format('d/m/Y- H:i') }} | {{ \Carbon\Carbon::parse ($prestataire->dateFin)->format('d/m/Y- H:i') }} | est_garde == 1 ? 'checked' : '' }} > | @endforeach