Total <%= "Member".pluralize(2) %>
<%= @member_profile_dashboard.count(:all) %>
Total <%= "Address".pluralize(2) %>
<%= @member_address_dashboard.count(:all) %>
Total <%= "Listing".pluralize(2) %>
<%= @member_listing_dashboard.count(:all) %>
Total <%= "Category".pluralize(2) %>
<%= @directory_category_dashboard.count(:all) %>