@include('themes.flaty.includes.head') @include('themes.flaty.includes.styles') {!! $themeSettings->extra_codes->head_code !!} @include('themes.flaty.partials.adblock-full') @stack('head_codes') yieldContent('hide_header') ? 'class=body-style' : '' }}> @include('themes.flaty.partials.preloader') @include('themes.flaty.includes.navbar') @yield('content') @include('themes.flaty.includes.footer') @include('themes.flaty.includes.scripts') {!! $themeSettings->extra_codes->footer_code !!}