{% extends '@SyliusAdmin/shared/components/confirmation_modal.html.twig' %} {% import '@SyliusAdmin/shared/helper/button.html.twig' as button %} {% props id = null, path = null, label = 'sylius.ui.delete', icon = 'tabler:trash-x', disabled = false, form_attr = null, type = 'delete' %} {% set modal_id = 'delete-modal-' ~ id %} {% block trigger %}