| Code | Station | Gérant | Ville | Contact | Actions | |
|---|---|---|---|---|---|---|
| {{ $station->code }} |
{{ $station->name }}
{{ $station->address }}
|
{{ strtoupper(substr($station->manager?->fullname ?? 'G',0,1)) }}
{{ $station->manager?->fullname }}
|
{{ $station->city }} | {{ $station->contact }} | ||
|
Aucune station trouvée
|
||||||