@include('front.include.header') @include('front.include.menu') @yield('content') @include('front.include.footer')