step 42 : order add mobile

This commit is contained in:
sindhu
2025-03-24 10:41:14 +07:00
parent aae45861e3
commit e726e20698
3 changed files with 949 additions and 1 deletions

View File

@@ -910,7 +910,7 @@
<!-- Kiri Mobile -->
<div class="bg-[#F2F9FF] h-5 flex justify-between space-x-2 lg:hidden">
<h2 class="text-black/87 font-medium text-xl mb-4">Order</h2>
<a href="assay_format_mobile_add.html">
<a href="order_mobile_add.html">
<span class="material-symbols-outlined text-[#2196F3]">add</span>
</a>
</div>