| {{ __('lbl.employee') }} | {{ __('lbl.pooled_tips') }} | {{ __('lbl.total_hours_worked') }} | |||||
|---|---|---|---|---|---|---|---|
| {{ $dList['employee_name'] }} | {{storecurrency(). number_format($dList['tips_amount'],2) }} | {{ $dList['total_hours_worked'] }} | |||||
| {{ __('lbl.no_record_found') }} | |||||||
{{$storeName}} {{__('lbl.pooled_tips_report')}}
|
| {{ __('lbl.employee') }} | {{ __('lbl.pooled_tips') }} | {{ __('lbl.total_hours_worked') }} | |||||
|---|---|---|---|---|---|---|---|
| {{ $dList['employee_name'] }} | {{storecurrency(). number_format($dList['tips_amount'],2) }} | {{ $dList['total_hours_worked'] }} | |||||
| {{ __('lbl.no_record_found') }} | |||||||