Editing customer

Basic information

<%= render 'form' %>
<%= render 'credit_card_form' %>
<%= link_to 'Show', @customer %> | <%= link_to 'Back', customers_path %>