|
|
{{ settings()->name }} {{ settings()->email }} {{ settings()->phone }} |
{{ __('reports.merchant_details') }}
|
Name
: {{ $MHDreports['merchant']->business_name }}
Mobile
: {{ @$MHDreports['merchant']->user->mobile }}
Address
: {{ @$MHDreports['merchant']->address }}
Total Shops
: {{ @$MHDreports['merchant']->merchantShops->count() }}
Total Parcels
: {{ @$MHDreports['total_parcel']}}
|
{{__('reports.parcel_status')}}
{{ __('reports.count') }}
{{__('levels.title')}}
{{ __('levels.amount') }}
{{ __('reports.hub_details') }}
|
Name
: {{ @$MHDreports['hub']->name }}
Mobile
: {{ @$MHDreports['hub']->phone }}
Address
: {{ @$MHDreports['hub']->address }}
Current Balance
: {{ settings()->currency }} {{ @$MHDreports['hub']->current_balance }}
|
{{ __('reports.deliveryman_details') }}
|
Name
: {{ @$MHDreports['deliveryman']->user->name }}
Mobile
: {{ @$MHDreports['deliveryman']->user->mobile }}
Address
: {{ @$MHDreports['deliveryman']->user->address }}
Current Balance
: {{ settings()->currency }} {{ @$MHDreports['deliveryman']->current_balance }}
|
{{__('levels.title')}}
{{ __('levels.amount') }}