@extends('layouts.squelette') @section('css_header') @endsection @section('titre_page') {{ __('Liste des interventions') }} @endsection @section('titre') {{ __('Gestion des DI') }} @endsection @section('panel_boutons') @include('layouts.partials.panelboutons', [ 'btn_imprim'=> false, 'btn_export'=> false]) @endsection @section('contenu')
| # | {{ __('Enseigne') }} | {{ __('Site') }} | {{ __('Type') }} | {{ __('Date planifiée') }} | {{ __('Date réalisation') }} | {{ __('Titre') }} | {{ __('Etat') }} |
|---|