{# @var ea \EasyCorp\Bundle\EasyAdminBundle\Context\AdminContext #} {# Hidden form for POST-based actions (like DELETE) with CSRF protection #}
{% guard function csrf_token %} {% endguard %}

{{ 'action_confirmation_modal.title'|trans([], 'EasyAdminBundle') }}

{# optional description, populated by JS from the action's data-action-confirmation-content (e.g. the DELETE action) #}

{{ 'action.cancel'|trans([], 'EasyAdminBundle') }} {{ 'action_confirmation_modal.action'|trans([], 'EasyAdminBundle') }}