@include('user.layouts.parts.head')
@include('user.layouts.parts.nav') @yield('content') @include('user.layouts.parts.footer')