% title "Edit Contact Type" %> <%= render 'form' %>
<%= link_to "Show", @contact_type %> | <%= link_to "View All", contact_types_path %>