@stack('styles')
@include('partials.header') @yield('content') @include('partials.footer')
@include('sweetalert::alert') @stack('scripts')