@include ('frontend.head')
@include ('frontend.header') @yield('content') @include('frontend.footer') @include('frontend.footer_script')