<h1>Editing Order</h1> <%= render 'form', order: @order %> <%= link_to 'Show', @order %> | <%= link_to 'Back', orders_path %>