@include('web.layouts.include.header') @include('web.layouts.include.nav')
@yield('content') @include('web.layouts.include.footer')