@php $disabled = ''; @endphp
No invoice found.
@endif| Phase Total Amount | @cMoney($selectedPhaseTotalCost, $selectedPhase->contract->currency, true) |
| Invoiced Amount | @cMoney($selectedPhaseInvoiceableAmount, $invoice->currency, true) |
| Remaining Amount | @cMoney($selectedPhaseRemainingAmount, $invoice->currency, true) |