update customer
This commit is contained in:
10
template/customer/customer-add.html
Normal file
10
template/customer/customer-add.html
Normal 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>
|
||||
Reference in New Issue
Block a user