{% if form.vars.value.id is not null %}
{{ 'app.global.fields.id'|trans }}
{{ form.vars.value.id }}
{% endif %}