@yield('styles')
@include('user.include.header')
@include('user.include.nav') @yield('content')
@include('user.include.footer') @yield('scripts')