@stack('other-css')
@include('partials.navbar') @include('partials.sidebar')
@yield('content') @include('partials.footer')
@include('sweetalert::alert') @stack('other-js')