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