{{--
--}}
@include('Layouts.user-navbar')
@include('Layouts.user-sidebar')
@yield('content')
@include('Layouts.user-footer')