Dear {{ $payment->invoice->user->first_name }},
Thank you for paying, your transaction has been received. Please find your payment receipt attached to this email.
| Payment Reference | {{ $payment->payment_number }} |
|---|---|
| Payment Date | {{ \Carbon\Carbon::parse($payment->payment_date)->format('F d, Y') }} |
| Amount | {{$payment->currency_code}} {{ number_format($payment->amount, 2) }} |
Thank you for choosing KB Century
If you have any questions or require further assistance, please do not hesitate to contact us.