{{ item.label }}
{{ item.field_name }}
{% if item.locked %}{% trans "Fix" %}{% endif %}
{% if not item.is_visible %}{% endif %}
{% if item.is_required %}{% trans "Pflicht" %}{% endif %}