<turbo-stream action="replace" target="appointment_time"><template><turbo-frame id="appointment_time">
  <h4 class="mt-1"> Morning </h4>
  <p> 09:00 AM to 12:00 PM </p>

  <div class="row mt-2">
  </div>

  <h4 class="mt-5"> Afternoon </h4>
  <p> 12:00 pm to 06:00 PM </p>
  <div class="row mt-2">
  </div>
</turbo-frame></template></turbo-stream>