{{-- favicon --}} {{-- --}}
{{-- Sidebar --}} @include('layouts.partials.sidebar') {{-- Layout page --}}
{{-- Header / Navbar --}} @include('layouts.partials.header') {{-- include modal once (place near end of body) --}} {{-- Content wrapper --}}
@include('modals.cheffes-modal') @include('modals.commissaires-modal') @include('modals.bureaux_commissaires-modal') @include('modals.equipes-modal') @yield('content')
{{-- Footer --}} @include('layouts.partials.footer')
{{-- / Content wrapper --}}
{{-- / Layout page --}}
{{-- Core JS --}} {{-- page/vendor scripts --}} @stack('scripts') {{-- main js --}}