{% if field %}
{{ 'app.global.labels.yes'|trans }}
{% else %}
{{ 'app.global.labels.no'|trans }}
{% endif %}