@include('frontend.layouts.head')
@yield('content') @include('frontend.layouts.footer')
@include('frontend.layouts.scripts')