{# Flowbite-style selectable radio cards with optional title/description/icon/image #}
{% if has_error %}

{{ errors[field.get_key()] }}

{% elif field.get_help_text() %}

{{ field.get_help_text() }}

{% endif %}