<turbo-stream action="update" target="day_of_week_1"><template><turbo-frame id="day_of_week_1">
  <a data-turbo-stream="true" href="/search/select_day_of_week?day_id=1">
    <button class="region-btn selected">月曜日</button>
  </a>
</turbo-frame></template></turbo-stream><turbo-stream action="remove" target="delete_day_of_week_1"></turbo-stream><turbo-stream action="remove" target="delete_day_of_week_form_1"></turbo-stream><turbo-stream action="append" target="selected_conditions"><template><turbo-frame id="delete_day_of_week_1">
  <div class="selected_tag">
    <span>月曜日</span>
    <a data-turbo-stream="true" href="/search/delete_day_of_week?day_id=1">
      <button class="remove-btn">
        <img src="/images/remove-btn.svg" alt="削除ボタン" />
      </button>
    </a>
  </div>
</turbo-frame></template></turbo-stream><turbo-stream action="append" target="selected_day_of_weeks_form"><template><turbo-frame id="delete_city_form_1">
  <input type="hidden" name="q[days][]" id="q_days_" value="1" autocomplete="off" />
</turbo-frame></template></turbo-stream>