New Condition

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