Interventions
{{ $statPlannifie / 10 }}/10
{{ $statPlannifie }}%
{{ $statEnCours / 10 }}/10
{{ $statEnCours }}%
{{ $statTermine / 10 }}/10
{{ $statTermine }}%
| Date | Offre | Site | Titre | Statut |
|---|---|---|---|---|
| {{ $row->date_start ? $row->date_start->format('d/m/Y') : '-' }} | {{ $row->t_devi?->id_libelle ?? '-' }} |
{{ $row->t_location?->libelle ?? '-' }}
{{ $row->t_location->adresse ?? '-' }} {{ $row->t_location->cp ?? '-' }} - {{ $row->t_location->ville ?? '-' }} |
{{ $row->t_devi?->libelle ?? '-' }} | @php $statut = $row->statut(); @endphp $statut === 'planifié', 'valide' => $statut === 'terminé', 'en-cours' => $statut === 'en cours', ])> {{ $statut }} |
| Aucun enregistrement trouvé | ||||
| Date | Offre | Site | Titre | Statut |