@include('partials.header')
@include('partials.sidebar')
@include('sweetalert::alert') @yield('content')
@include('partials.footer') @stack('js')