@include('head') @include('sweetalert::alert');
@include('menu') @yield('content')
@include('footer') @yield('script')