<%= @customer_type.name %>

<%= @customer_type.description %>

Customer Requirements

Representative Requirements

<%= link_to "Back to List", admin_portal_customer_types_path, class: "btn btn-secondary" %> <%= link_to "Edit Customer Type", edit_admin_portal_customer_type_path(@customer_type), class: "btn btn-primary" %>