@include('slices.frontend.head') @yield('pageCss') @yield('pageTopJs')
@include('slices.frontend.error-header') @yield('content') @include('slices.frontend.footer') @include('slices.frontend.footer-js') @yield('pageBottomJs') @include('slices.frontend.model-popup-html')