@php $hasPanneau = isset($panneau) && $panneau->id; $isEdit = isset($label) && $label->id; @endphp @if($hasPanneau)
| Libellé | Logo | Statut | Action |
|---|---|---|---|
| {{ $label->libelle }} |
@if($label->logo)
|
@if($label->actif) Actif @else Inactif @endif | |
| Aucun label renseigné pour ce panneau. | |||