Down Payment:
@if($isBaseMultiCurrency && $invoice->is_custom_downpayment_amount)
*
@endif
{{--
@cMoney(-$invoice_deducted_amount, $invoice->currency, true) --}}
{!! getIcon('pencil','fs-3') !!}
- @cMoney($invoice_deducted_amount ?? 0, $invoice->currency, true)