Your deposit payment has been received and processed successfully.
Order Number:
{{ $customOrder->order_number }}
Order Type:
{{ ucfirst($customOrder->type) }}
Deposit Amount:
R{{ number_format($customOrder->deposit_amount, 2) }}
Remaining Balance:
R{{ number_format($customOrder->balance_amount, 2) }}
Payment Status:
Paid