@extends('layouts.squelette') @section('css_header') @endsection @section('js_header') @endsection @section('titre') {{ __('Planification des interventions') }} @endsection @section('titre_header') {{ __('Planification des interventions') }} @endsection @section('titre_page') {{ __('Planification des interventions') }} @endsection @section('panel_boutons') @include('layouts.partials.panelboutons', ['btn_retour'=> true]) @endsection @section('contenu')
Ajouter une planification






@endsection @section('js_footer') @endsection @section('modale') @endsection