@include('frontend.partials.head') @include('frontend.partials.menu') @yield('content') @include('frontend.partials.footer_new')