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