{% call widgets.render_card(title, color=color|default(ThemeColor.PRIMARY), outline=true, collapsable=true, expandable=expandable, maximizable=true) %}
{{ bootstrap.form_fields(form, placeholder=true) }}
{% endcall %}