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