@extends('layouts.squelette') @section('css_header') @endsection @section('titre') {{ __('Création intervention') }} @endsection @section('titre_page') {{ __('Création intervention') }} @endsection @section('panel_boutons') @include('layouts.partials.panelboutons', ['btn_retour' => 'true']) @endsection @section('contenu')