Receipt to:
{{ $reseller_details->name}}
{{ $address}}
Receipt No:
{{ $paymentrecipt['receipt_no'] }}
Date:
{{ date('m-d-Y',strtotime($paymentrecipt['generated_date_time']))}}
SI.No | Service Name | Retail Price | Wholesale Price | Platform Price | Reseller Comm. |
---|---|---|---|---|---|
|
|||||
SUB TOTAL | ${{ number_format($paymentrecipt['total_amount'], 2) }} | ||||
|
|||||
GRAND TOTAL | ${{ number_format($paymentrecipt['total_amount'], 2) }} |