{{__('user.Dashboard')}}

{{__('user.Today')}}

{{__('user.Total Booking')}}

{{ $today_total_order }}

{{__('user.Awaiting Booking')}}

{{ $today_total_awating_order }}

{{__('user.Active Booking')}}

{{ $today_approved_order }}

{{__('user.Complete Booking')}}

{{ $today_complete_order }}

{{__('user.Total Earnings')}}

{{ $currency_icon->icon }}{{ $today_total_earning }}

{{__('user.Withdraw Request')}}

{{ $currency_icon->icon }}{{ $today_withdraw_request }}

{{__('user.This Month')}}

{{__('user.Total Booking')}}

{{ $monthly_total_order }}

{{__('user.Awaiting Booking')}}

{{ $monthly_total_awating_order }}

{{__('user.Active Booking')}}

{{ $monthly_approved_order }}

{{__('user.Complete Booking')}}

{{ $monthly_complete_order }}

{{__('user.Total Earnings')}}

{{ $currency_icon->icon }}{{ $monthly_total_earning }}

{{__('user.Withdraw Request')}}

{{ $currency_icon->icon }}{{ $monthly_withdraw_request }}

{{__('user.This Year')}}

{{__('user.Total Booking')}}

{{ $yearly_total_order }}

{{__('user.Awaiting Booking')}}

{{ $yearly_total_awating_order }}

{{__('user.Active Booking')}}

{{ $yearly_approved_order }}

{{__('user.Complete Booking')}}

{{ $yearly_complete_order }}

{{__('user.Total Earnings')}}

{{ $currency_icon->icon }}{{ $yearly_total_earning }}

{{__('user.Withdraw Request')}}

{{ $currency_icon->icon }}{{ $yearly_withdraw_request }}

{{__('user.Total')}}

{{__('user.Total Booking')}}

{{ $total_total_order }}

{{__('user.Awaiting Booking')}}

{{ $total_total_awating_order }}

{{__('user.Active Booking')}}

{{ $total_approved_order }}

{{__('user.Complete Booking')}}

{{ $total_complete_order }}

{{__('user.Total Earnings')}}

{{ $currency_icon->icon }}{{ $total_total_earning }}

{{__('user.Withdraw Request')}}

{{ $currency_icon->icon }}{{ $total_withdraw_request }}

{{__('user.Service')}}

{{ $total_service }}