add price policy
This commit is contained in:
@@ -75,12 +75,25 @@
|
||||
<input type="text" class="form-input" value="123456789012">
|
||||
</div>
|
||||
|
||||
<!-- ID MST -->
|
||||
<div class="form-group">
|
||||
<label class="form-label">Mã số thuế</label>
|
||||
<input type="text" class="form-input" value="0359837618">
|
||||
</div>
|
||||
|
||||
|
||||
<!-- Company -->
|
||||
<div class="form-group">
|
||||
<label class="form-label">Công ty</label>
|
||||
<input type="text" class="form-input" value="Công ty TNHH Xây dựng ABC">
|
||||
</div>
|
||||
|
||||
<!-- Address -->
|
||||
<div class="form-group">
|
||||
<label class="form-label">Địa chỉ</label>
|
||||
<input type="text" class="form-input" value="123 Man Thiện, Thủ Đức, Hồ Chí Minh">
|
||||
</div>
|
||||
|
||||
<!-- Position -->
|
||||
<div class="form-group">
|
||||
<label class="form-label">Chức vụ</label>
|
||||
|
||||
Reference in New Issue
Block a user