new.html.erb 85 B

12345
  1. <h1>New line_item</h1>
  2. <%= render 'form' %>
  3. <%= link_to 'Back', line_items_path %>