
<turbo-stream action="append" target="rooms_grid"><template>
</template></turbo-stream>
<turbo-stream action="replace" target="show_more_section"><template>
  <div id="show_more_section">
      <div class="lg:hidden flex justify-center mt-8">
  <a data-turbo-stream="true" data-controller="show-more" data-show-more-increment-value="5" data-action="click-&gt;show-more#loaded" class="btn btn-outline btn-wide" href="/en-IN/rc/astrology?page=6">
    Show more
    <span class="text-base-content/50 text-xs ms-2">
      (5 / 0)
    </span>
</a></div>

  </div>
</template></turbo-stream>