@extends('layouts.squelette') @section('css_header') @endsection @section('titre') {{ __("Sites") }} @endsection @section('titre_header') {{ __("Site") }} @endsection @section('titre_page') {{ __("Liste") }} @endsection @section('panel_boutons') @include('layouts.partials.panelboutons', ['btn_ajout' => 'route', 'btn_imprim'=> true, 'btn_export'=> true]) @endsection @section('contenu')
| {{ __("#") }} | {{ __("Nom") }} | {{ __("Localisation") }} | {{ __("Enseigne") }} | {{ __("Type") }} | {{ __("Implantation") }} | {{ __("Actif") }} | {{ __("Actions") }} |
|---|