@yield('styles')
@include('partiels.header') @include('partiels.sidebar')
@yield('intitule')
Dashboard
@yield('breadcrumb')
GestStudent v22.xx
@yield('main')
@include('partiels.footer')
{{-- --}} @yield('scripts')