{% if field %}
{{ 'app.global.labels.enabled'|trans }}
{% else %}
{{ 'app.global.labels.disabled'|trans }}
{% endif %}