diff --git a/resources/views/reports/partials/income-expenses.twig b/resources/views/reports/partials/income-expenses.twig index de978da6fc..c70f60b0d7 100644 --- a/resources/views/reports/partials/income-expenses.twig +++ b/resources/views/reports/partials/income-expenses.twig @@ -4,6 +4,7 @@ {{ 'name'|_ }} {{ 'total'|_ }} {{ 'average'|_ }} + @@ -21,8 +22,6 @@
{{ entry.count }} {{ 'transactions'|_|lower }} - {% endif %} @@ -36,6 +35,10 @@ — {% endif %} + + + {% endfor %}