{{ title }}

{{ component(close_icon|default('icons~close'),{ class: 'cursor-pointer modal-close transition-color duration-500 ease-in-out', size: 'h-6 w-6', color: 'text-gray-800 hover:text-red-500' },'svg') }}
{{ content }}