{% for quotation in quotations %} {% include 'backend/reservations/quotation/show.html.twig' with {quotation: quotation, qloop: loop} %} {% endfor %}