@include('site.inc.head') @yield('style')
@include('site.inc.navbar') @yield('content') @include('sweetalert::alert') @yield('script')