@include('frontend.template.inc.head') @include('frontend.template.inc.navbar')
@yield('content')
@include('frontend.template.inc.footer')