@include('dashboard.headerlinks')
@include('dashboard.leftmenu')| ID | Statut | Nom | Localisation | Téléphone | Date de création | Action | |||
|---|---|---|---|---|---|---|---|---|---|
| {{$clinique->user->statut}} | {{$clinique->name}} | {{$clinique->user->email}} | {{$clinique->localisation}} | {{$clinique->telephone}} | {{$clinique->created_at}} | @if($clinique->user->statut == 'enable') @endif @if($clinique->user->statut == 'disable') @endif |