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