@include('partials.sidebar')
{{-- navbar --}} @include('partials.navbar') {{-- content --}} @yield('content')
@stack('scripts')