@include('layouts.partials.css_js_header')

@yield('titre_page')

@yield('panel_boutons')
@yield('contenu')
@yield('modale') @include('layouts.partials.js_footer') @yield('js_footer') @stack('custom-scripts')