{{ t('sectionTitle') }}

{{ t('sectionDesc') }}

@for (group of providerGroups; track group.labelKey) {

{{ getProviderLabel(group.labelKey) }}

@for (field of group.fields; track field) {
}
}