user
{{ getCurrentUserFullname() }}

{{__('member_since')}} {{ \Carbon\Carbon::parse(Auth::user()->created_at)->format('M Y') }}

  • {{ __('dashboard') }}
  • {{ __('shops') }}
    • {{ __('manage_shops') }}
    • {{ __('add_new_shop') }}
  • {{ __('services') }}
    • {{ __('manage_services') }}
  • {{ __('products') }}
    • {{ __('manage_products') }}
    • {{ __('inventory') }}
  • {{ __('bookings_orders') }}
    • {{ __('service') }}
    • {{ __('products') }}
  • {{__('Chat')}}
  • {{ __('staffs') }}
    • {{ __('manage_staff') }}
    • {{ __('add_new_staff') }}
  • {{ __('reviews_ratings') }}
  • {{ __('earnings_payouts') }}
    • {{ __('earnings_history') }}
    • {{ __('withdraw_funds') }}
  • {{ __('coupons_offers') }}
  • {{ __('support_tickets') }}
  • {{ __('enquiries') }}
  • {{ __('notifications') }}
  • {{ __('settings') }}
    • {{ __('profile') }}
    • {{ __('cancellation_settings') }}
    • {{ __('reschedule_settings') }}
    • {{ __('social_profiles') }}
    • {{ __('change_password') }}
    • {{ __('plans_billings') }}
    • {{ __('delete_account') }}