@yield('meta')
@yield('stylesheet')
Loading...
@include('user.partials.nav') @yield('body') @include('user.partials.footer')
@yield('javascript')