Editing Line Item

<%= render 'form', line_item: @line_item %> <%= link_to 'Show', @line_item %> | <%= link_to 'Back', line_items_path %>