@include('frontend.layouts.header') @include('frontend.layouts.nav') @yield('frontend_content') @include('frontend.layouts.footer')