{{#if providersFilter}}
{{#with systemsFilter}} {{formGroup fields.mode value=mode rootId=@root.rootId classes="system-filter-mode" stacked=true}} {{formGroup fields.value value=selected options=options hidden=(ne mode "specific") rootId=@root.rootId classes="required-systems" stacked=true}} {{/with}} {{#with providersFilter}} {{formGroup field value=selected options=options type="autocomplete" placeholder=placeholder rootId=@root.rootId classes="provider-filter" stacked=true}} {{/with}}
{{/if}}
{{#each categories}} {{/each}}