{% if icon is not empty %} {{ component(icon,{ size: 'w-6 h-6', color: 'text-orange-500' },'svg') }} {% endif %}

{{ title|default(title) }}

{{ content }}
{% if hide_cancel != true %} {% endif %}