@yield('head') @stack('head') Skip to content
@php // Active-state helpers for the nav (Phase 1 overhaul). $setupPatterns = ['waypoint*', 'ferry*', 'zone*', 'exception*', 'customs_price*', 'formula/*', 'constants*', 'seasonality*']; $isSetup = request()->is($setupPatterns); @endphp
@include('includes.flash') @yield('content')
{{-- Settings hidden: the modal (APP KEY + avoid-route toggles) is intentionally not rendered so it stays out of the page source. To restore, re-add this include and the two "#settings" nav links above. --}} @include('includes.recorder') @yield('js')