@include('template.head') @include('elements.impersonation-header') @include('template.header')
@yield('content')
@if(getSetting('compliance.enable_age_verification_dialog')) @include('elements.site-entry-approval-box') @endif @include('template.footer') @include('template.jsVars') @include('template.jsAssets') @include('elements.language-selector-box')