{{_ 'Add Permission'}}
{{#each ../../item.role_permissions}}
ALL
GET
POST
PUT
DELETE
{{#scope ../errors.permissions @index}} {{#if path}}
{{path}}
{{/if}} {{#if label}}
{{label}}
{{/if}} {{/scope}}
{{/each}}
{{#if errors.role_permissions}}
{{errors.role_permissions}}
{{/if}}