{{ $creditNote->credit_note_number }}
B2B Procurement Platform
{{ $creditNote->user->name }}
{{ $creditNote->user->email }}
| Issue Date: | {{ $creditNote->issue_date->format('d M Y') }} |
| Original Invoice: | {{ $invoice->invoice_number }} |
| Status: | {{ $creditNote->status }} |
| Reason for Credit: | {{ $creditNote->reason }} |
| Original Invoice Amount: | R {{ number_format($invoice->total_amount, 2) }} |
| Credit Amount: | R {{ number_format($creditNote->amount, 2) }} |
{{ $creditNote->notes }}
Note: This credit note will be applied to your account. The credited amount can be used against future purchases or refunded upon request.
Thank you for your patience and understanding.
ProcureHub - B2B Procurement Platform