@include('frontend::components.head') @include('theme::components.header') @yield('front-content') @include('theme::components.footer') @include('frontend::components.footer_js')