@stack('styles')
@include('partials.sidebar')
@include('partials.header') @yield('content')
@stack('scripts')