{# @var ea \EasyCorp\Bundle\EasyAdminBundle\Context\AdminContext #} {# @var action \EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto #} {# @var entity \EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto #} {% set action_label = outerScope.action.label|trans %} {%- if action_label is not empty -%}{{ action_label|raw }}{%- endif -%}