create order
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
<i class="fas fa-check"></i>
|
||||
</div>
|
||||
|
||||
<h1 class="success-title">Đặt hàng thành công!</h1>
|
||||
<h1 class="success-title">Tạo đơn hàng thành công!</h1>
|
||||
<p class="success-message">
|
||||
Cảm ơn bạn đã đặt hàng. Chúng tôi sẽ liên hệ xác nhận trong vòng 24 giờ.
|
||||
</p>
|
||||
@@ -46,7 +46,7 @@
|
||||
</div>
|
||||
|
||||
<!-- Next Steps -->
|
||||
<div class="card">
|
||||
<!-- <div class="card">
|
||||
<h3 class="card-title">Các bước tiếp theo</h3>
|
||||
<div style="display: flex; align-items: flex-start; margin-bottom: 12px;">
|
||||
<div style="width: 24px; height: 24px; background: var(--primary-blue); color: white; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 12px; font-weight: 700; margin-right: 12px; flex-shrink: 0;">1</div>
|
||||
@@ -69,7 +69,7 @@
|
||||
<p class="text-small text-muted">Vận chuyển đến địa chỉ của bạn</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>-->
|
||||
|
||||
<!-- Action Buttons -->
|
||||
<a href="#" class="btn btn-primary btn-block mb-2">
|
||||
|
||||
Reference in New Issue
Block a user