@hasSection('view-title') @yield('view-title') | {{ $headDefaultInfo->title }} @endif @sectionMissing('view-title') {{ $headDefaultInfo->title }} @endif {{----------------------------------------------------------- START OGgraphs -------------------------------------------------------------------------------------}} {{----------------------------------------------------------- END OGgraphs -------------------------------------------------------------------------------------}} @yield('view-alternatesURL') {{----------------------------------------------------------- START STYLES -------------------------------------------------------------------------------------}} @stack('styles-head') {{----------------------------------------------------------- END STYLES -------------------------------------------------------------------------------------}} {{----------------------------------------------------------- START SCRIPTS -------------------------------------------------------------------------------------}} @stack('scripts-head') {{----------------------------------------------------------- END SCRIPTS -------------------------------------------------------------------------------------}} {{----------------------------------------------------------- START INTEGRATIONS --------------------------------------------------------------------------------}} {{----------------------------------------------------------- END INTEGRATIONS ------------------------------------------------------------------------------}} {{----------------------------------------------------------- START TEMPORARY HOTFIX MOBILE -------------------------------------------------------------------------------------}} {{----------------------------------------------------------- END TEMPORARY HOTFIX MOBILE ------------------------------------------------------------------------------}} @include('webpages-templates.header-default') @yield('webpage-structure') @include('webpages-templates.footer-default') @if( !$data->settings->showConsent ) {{-- § DISABLED: Third-party "Dogma" GDPR used instead --}} @endif {!! $data->settings->body_scripts ?? null !!}