{% load currency_filters %} {% for paym in payments %} {% endfor %}
Date Ref Detail Amount Actions
{{ paym.date_paid }} {{ paym.reference|default:"-" }} {{ paym.detail }} {{ paym.amount|currency }} Edit Delete