{{-- Encrypted CSRF token for Laravel, in order for Ajax requests to work --}} @yield('before_styles') @yield('after_styles')
@yield('content')
@yield('before_scripts') @include('admin::inc.alerts') @yield('after_scripts')