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