{{-- Minimal critical CSS: prevents a flash of unstyled content while the main --}} {{-- stylesheet loads asynchronously. Content is computed server-side so the dark --}} {{-- background matches the forum's actual secondary colour. See FrontendServiceProvider. --}} @if($criticalCss)@endif {!! $head !!}
{!! $layout !!} {!! $js !!} {!! $foot !!}