Despesas Prof

{% for name, value in total_expense_prof.sum_total.items %} {% empty %} {% endfor %}
Banco Total
{{ name }} R$ {{ value|floatformat:2 }}
Vazio.
Todos os bancos R$ {{ total_expense_prof.sum_all |floatformat:2 }}