@yield('styles')
@include('nav.user')
@yield('title')
@yield('description')
@yield('breadcrumb')
@yield('content')
@yield('scripts')