@stack('head') @include('partials.dashboard-sidebar')
@include('partials.dashboard-header')
@yield('content')
@stack('scripts')