%= error_messages_for 'charge' %>
<%= date_select 'charge', 'date' %>
<%= text_field 'charge', 'chips_used' %>
<%= text_field 'charge', 'description' %>
<%= text_field 'charge', 'chip_cost' %>
<%= text_field 'charge', 'labeling_cost' %>
<%= text_field 'charge', 'hybridization_cost' %>
<%= text_field 'charge', 'qc_cost' %>
<%= text_field 'charge', 'other_cost' %>