{% for payment in payments %} {% include 'backend/reservations/clientPayment/row.html.twig' with {"payment":payment, "reservation":reservation } %} {% endfor %}