<%= error_messages_for 'customer' %>


<%= text_field 'customer', 'name' %>


<%= text_area 'customer', 'address' %>


<%= text_field 'customer', 'email' %>


<%= text_field 'customer', 'phone' %>


<%= text_field 'customer', 'debt' %>