<%= render(FlashNoticeComponent.new) { notice } if notice.present? %> <%= render @operation %> <%= link_to 'Edit', edit_operation_path(@operation) %> | <%= link_to 'Back', @operation.filter %>