@include('partials._handyman')

{{ __('messages.collect_cash') }}

{{ __('messages.collect') }}

{{ getPriceFormat($handymandata['providerTotEarning']) ?? 0}}

{{__('messages.pending_withdraw')}}

{{getPriceFormat($handymandata['providerTotWithdrableAmt']) ?? 0}}

{{__('messages.already_withdraw')}}

{{getPriceFormat($handymandata['providerAlreadyWithdrawAmt']) ?? 0}}

{{__('messages.withdrawble_amount')}}

{{getPriceFormat($handymandata['pendWithdrwan']) ?? 0}}

{{__('messages.total_earning')}}

{{ $handymandata->display_name }}