@include('frontend.include.header') @include('frontend.include.navbar') @yield('content') @include('frontend.include.footer')