{# @var field \EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto #} {# @var entity \EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto #} {# this template renders the label and value of a regular (non-layout) field on the 'detail' page #} {% set has_help = field.help is ea_is_not_empty %}