Editing Customer

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