@include('FrontUser.layouts.sidebar')
@include('FrontUser.layouts.header') @yield('content') @include('FrontUser.layouts.footer')
@yield('scripts')