{% extends 'main_base.html.twig' %} {% block title %}Profile{% endblock %} {% block description %}Profile{% endblock %} {% block content %} {% set kurses = getKurse() %}
{% for barcode in item.versandetikette %} {{ barcode.nummer }} {% endfor %}
Standort {{ loop.index }} {# {{ kurses|length - loop.index + 1 }} #}
Kurs {{ loop.index }}
Kurs 1