@include('frontend.layouts.components.head')
@include('frontend.layouts.components.header') @yield('content') @include('frontend.layouts.components.footer')
@include('frontend.layouts.components.script')