{{title}}
{{#relations schema.name 1}} {{#otherwise name '===' 'profile'}}
{{#has ../errors primary2}} {{scope ../errors primary2}} {{/has}}
{{/otherwise}} {{/relations}} {{#relations schema.name 0}}
{{#has ../errors primary2}} {{scope ../errors primary2}} {{/has}}
{{/relations}} {{#each schema.fields}} {{#when name '!==' 'webhook'}} {{#notin 'none,hide,active,created,updated,uuid' field.type}}
{{> form_fields}} {{#has ../errors @key}} {{scope ../errors @key}} {{/has}}
{{/notin}} {{/when}} {{/each}} {{#request 'partial' 'scopes'}} {{#if rows.length}}
{{#each rows}}
{{/each}}
{{/if}} {{/request}} {{#request 'partial' 'hooks'}} {{#if rows.length}}

{{#each rows}}
{{/each}}
{{/if}} {{/request}}