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