@yield('head')
@yield('content')
{{-- JS global anti-swipe back --}} @if(in_array('no-back-history', request()->route()->gatherMiddleware())) @endif {{-- Tempat inject script tambahan per halaman --}} @stack('scripts')