Total <%= "Address".pluralize(2) %>

<%= @member_address.count(:all) %>

Total <%= "Listing".pluralize(2) %>

<%= @member_listing.count(:all) %>

<%= "Category".pluralize(2) %>

<%= @directory_category.count(:all) %>