Total

{%= format_currency(grand_total, currency) %}

Paid


Outstanding

{%= format_currency(outstanding_amount, currency) %}

Change

{%= format_currency(change_amount, currency) %}


{% for(var i=0; i<3; i++) { %}
{% for(var j=i*3; j<(i+1)*3; j++) { %} {% } %}
{% } %}