@Include($_base.'_meta.info') @Include($_template.'css') @php $headerFixed = $__env->yieldContent('header_fixed'); $hf = $headerFixed !== '0' && $headerFixed != 'false'? 'm-header--fixed m-header--fixed-mobile': ''; @endphp
@include($_component.'header')
@yield('content') @include($_template.'modals')
@include($_component.'quick-sidebar') @include($_component.'scroll-top') @include($_component.'quick-nav') @include($_template.'loading') @include($_template.'js')