@include('site.include.json') @include('site.include.meta', array('seo_info' => $seo_info)) @php $cookie_accepted = isset($_COOKIE['temera_cookie_policy_gdpr']) && $_COOKIE['temera_cookie_policy_gdpr'] == 1; $VERSION = "1.4.9"; //time(); @endphp @if(isset($href_lang) && count($href_lang) > 0) @for($h = 0; $h < count($href_lang); $h++) @if($href_lang[$h]->default == 1) @endif @endfor @endif @if(isset($section) && $section->parent_id > 0) @else @endif @if(!isset($settings)) @php $settings = $siteCtrl->getSettings(); @endphp @endif @if($cookie_accepted && \Config::get('temera.analitycs') && isset($google_analytics) && trim($google_analytics) != '') @endif @if($cookie_accepted && \Config::get('temera.analitycs') && isset($google_analytics) && trim($google_analytics) != '') @endif @if($cookie_accepted && \Config::get('temera.hubspot')) @endif
@include('site.include.header') @handheld
@endhandheld
@yield('content')
@include('site.include.footer') @handheld
@endhandheld @include('site.include.menu_mobile')
@include('site.include.popup') @if(trim($settings->recaptcha_key) != '' && ($section_refmenu_id == 26 || $section->type == 11)) @endif @stack('scripts')