<%= show_sub_role.title %> <% show_sub_role.attribute_fields.each do |item|%> <%= item.title %> <%= nl2br(show_attribute_value(@user.get_attribute_value(item).get_value_by_locale(I18n.locale))) rescue '' %> <% end %>