@yield('header-scripts') @hook('auth:styles')
@include('partials.locale-dropdown')
@yield('content')
@yield('scripts') @hook('auth:scripts')