<%= link_to_back users_path %>

User Permissions

<%= link_to "#{icon_tag 'plus'} Add User".html_safe, new_user_path, class: 'btn btn-primary' %>
<%= permissions_view %>