@extends('layouts.squelette') @section('css_header') @endsection @section('titre_header') {{ __("En construction") }} @endsection @section('chemin_page') @endsection @section('contenu')


@endsection