{{breadcrums 'Home' 'Access Rights'}}
{{#each roledata as |role_data|}}

{{role_data.role_nm}}

{{#check_value_in ../accessrightdata role_data.role_slug }} {{#ifCond role_data.role_slug '==' role_data.role_db.rolename}}
{{#with ..}}{{__ "Module Name" setlang}}{{/with}} {{#with ..}}{{__ "View" setlang}}{{/with}} {{#with ..}}{{__ "Add" setlang}}{{/with}} {{#with ..}}{{__ "Update" setlang}}{{/with}} {{#with ..}}{{__ "Delete" setlang}}{{/with}} {{#with ..}}{{__ "Own data" setlang}}{{/with}}
{{#with ..}}{{__ "Users" setlang}}{{/with}}
{{#with ..}}{{__ "Deactivated Users" setlang}}{{/with}}
{{#with ..}}{{__ "Loan Type" setlang}}{{/with}}
{{#with ..}}{{__ "Loan List" setlang}}{{/with}}
{{#with ..}}{{__ "Disapproved Loan List" setlang}}{{/with}}
{{#with ..}}{{__ "Product" setlang}}{{/with}}
{{#with ..}}{{__ "Rules and Regulation" setlang}}{{/with}}
{{#with ..}}{{__ "Alerts" setlang}}{{/with}}
{{#with ..}}{{__ "Reports" setlang}}{{/with}}
{{#with ..}}{{__ "Service" setlang}}{{/with}}
{{#with ..}}{{__ "Category" setlang}}{{/with}}
{{#with ..}}{{__ "Events" setlang}}{{/with}}
{{#with ..}}{{__ "Notes" setlang}}{{/with}}
{{#with ..}}{{__ "Activity Log" setlang}}{{/with}}
{{#with ..}}{{__ "Reminders" setlang}}{{/with}}
{{/ifCond}} {{else}}
{{#with ..}}{{__ "Module Name" setlang}}{{/with}} {{#with ..}}{{__ "View" setlang}}{{/with}} {{#with ..}}{{__ "Add" setlang}}{{/with}} {{#with ..}}{{__ "Update" setlang}}{{/with}} {{#with ..}}{{__ "Delete" setlang}}{{/with}} {{#with ..}}{{__ "Own data" setlang}}{{/with}}
{{#with ..}}{{__ "Users" setlang}}{{/with}}
{{#with ..}}{{__ "Loan Type" setlang}}{{/with}}
{{#with ..}}{{__ "Loan List" setlang}}{{/with}}
{{#with ..}}{{__ "Product" setlang}}{{/with}}
{{#with ..}}{{__ "Rules and Regulation" setlang}}{{/with}}
{{#with ..}}{{__ "Alerts" setlang}}{{/with}}
{{#with ..}}{{__ "Reports" setlang}}{{/with}}
{{#with ..}}{{__ "Service" setlang}}{{/with}}
{{#with ..}}{{__ "Category" setlang}}{{/with}}
{{#with ..}}{{__ "Events" setlang}}{{/with}}
{{#with ..}}{{__ "Notification Template" setlang}}{{/with}}
{{#with ..}}{{__ "Roles" setlang}}{{/with}}
{{#with ..}}{{__ "Access Rights" setlang}}{{/with}}
{{#with ..}}{{__ "Reminders" setlang}}{{/with}}
{{#with ..}}{{__ "General Settings" setlang}}{{/with}}
{{#with ..}}{{__ "Custom Fields" setlang}}{{/with}}
{{/check_value_in}}
{{/each}}