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