@yield('css')
@include('layout-user.navbar')
@yield('content')
@yield('js')