@extends('layouts.front-layout') @section('content')
{{-- Desktop Sidebar --}} {{-- Mobile Menu --}}
@yield('user-dashboard-content')
@endsection