Last 3 contacts
<%= link_to 'See All', blast.admin_contacts_path %>
<%- @contacts.each do |contact| %> <% end %>
<%= contact.id %> <%= contact.first_name %> <%= contact.last_name %> <%= contact.company %>