{# @var ea \EasyCorp\Bundle\EasyAdminBundle\Context\AdminContext #} {# @var field \EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto #} {# @var entity \EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto #} {% if field.customOptions.get('relatedUrl') is not null %} {% if field.customOptions.get('icon') is not null %} {% endif %} {{ field.formattedValue }} {% else %} {{ field.formattedValue }} {% endif %}