Total Quatation

${{ number_format($total_quotation, 2) }}

Total Invoice

${{ number_format($total_invoice, 2) }}

Total Paid

${{ number_format($total_paid, 2) }}

Current Outstanding

${{ number_format($balance_amount, 2) }}