{% if isDeleteAllowed() %}
{% set btn = button ?? 'delete' %} {{ btn(btn, 'danger') }}
{% endif %}