@include('frontend.layout.head') @include('frontend.layout.header')
@section('content') @show @include('frontend.layout.footer') @include('frontend.layout.footer_script')