@includeIf('partials.front.nav')
@yield('title')
@yield('content')
@if ($default_font->font_value) @else @endif @if ($default_font->font_family) @else @endif @stack('css') @if (!empty($seo->google_analytics)) @endif
@if ($gs->is_cookie) @include('cookie-consent::index') @endif @stack('js')