@yield('meta') @yield('css')
{{--
--}}
@include('user.partials.header') @yield('content') @include('user.partials.footer')
@yield('javascript')