update customer

This commit is contained in:
2024-02-05 11:42:19 +07:00
6 changed files with 46 additions and 35 deletions

View File

@@ -0,0 +1,10 @@
<div class="w-[100%] mb-[50px]">
<div class="text-sm breadcrumbs ml-[10px]">
<ul>
<li><a href="/admin/customer">Danh sách khách hàng</a></li>
<li class="text-[#0041E8]">Form thêm khách hàng</li>
</ul>
</div>
</div>