New Operation

<%= turbo_frame_tag "new_operation", target: "_top" do %> <%= render 'form', operation: @operation %> <% end %> <%= link_to 'Back', @operation.filter %>