<h1>Editing Line Item</h1> <%= render 'form', line_item: @line_item %> <%= link_to 'Show', @line_item %> | <%= link_to 'Back', line_items_path %>