@extends('layouts.squelette') @section('css_header') @endsection @section('titre') {{ __('Enseignes') }} @endsection @section('titre_header') {{ __('Enseignes') }} @endsection @section('titre_page') {{ __('Liste') }} @endsection @section('panel_boutons') @include('layouts.partials.panelboutons', ['btn_ajout' => 'route', 'btn_imprim'=> false, 'btn_export'=> false]) @endsection @section('contenu')
| # | {{ __('Bailleur') }} | {{--{{ __('Enseigne') }} | --}}{{ __('Site') }} | {{ __('Description') }} | {{ __('Date début') }} | {{ __('Date fin') }} | {{ __('Montant Initial') }} | {{ __('Actions') }} |
|---|