<%= error_messages_for 'charge_template' %>


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


<%= text_field 'charge_template', 'chips_used' %>


<%= text_field 'charge_template', 'description' %>


<%= text_field 'charge_template', 'chip_cost' %>


<%= text_field 'charge_template', 'labeling_cost' %>


<%= text_field 'charge_template', 'hybridization_cost' %>


<%= text_field 'charge_template', 'qc_cost' %>


<%= text_field 'charge_template', 'other_cost' %>

<%= hidden_field 'charge_template', 'lock_version' %>