{{:translation: 'date'|translate}}
{{:translation: 'invoice_number'|translate}}
{{:translation: 'Name'|translate}}
{{:translation: 'Balance'|translate}}
{{:translation: 'Actions_billed'|translate}}

{{ getBilledDate(bill.dateBilled) }}
#{{ bill.noFacture}}
{{ getPatientInfo(bill.patient) }}
{{ fixedIfDecimal(bill.solde) }}$
{{:translation: 'TOTAL'|translate}}
{{ getTotal() }}$