<labelfor="customer_phone">Số điện thoại: <spanclass="txt-red">*</span></label>
<inputtype="text"class="form-control"name="customer_phone"id="customer_phone"placeholder="Số điện thoại"value="<?phpechoesc_attr($_POST['customer_phone']);?>">
<inputtype="text"class="form-control"name="customer_phone"id="customer_phone"requiredplaceholder="Số điện thoại"value="<?phpechoesc_attr($_POST['customer_phone']);?>">