@yield('styles')
@include('partials.header') @include('partials.sideBar')
@yield('intitule')
Dashboard
@yield('breadcrumb')
GestStudent V17.04
@yield('main')
@include('partials.footer')
@yield('scripts')