🏛️ Payable to ZATCA
Withholding Tax: {{ cMoney($invoice->authorityInvoice->total_wht ?? 0, $invoice->currency, true) }}
VAT Reverse Charges: {{ cMoney($invoice->authorityInvoice->total_rc ?? 0, $invoice->currency, true) }}
Total to ZATCA: {{ cMoney($invoice->authorityInvoice->total ?? 0, $invoice->currency, true) }}