HEX
Server: LiteSpeed
System: Linux sg-cp4.cloudnetwork.vn 4.18.0-553.69.1.lve.el8.x86_64 #1 SMP Wed Aug 13 19:53:59 UTC 2025 x86_64
User: thu28850 (1134)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: //home/thu28850/public_html/wp-content/plugins/wp-helper-lite/views/frontend/elements/vat.php
<div class="mb_hpwc_invoice_vat">
    <label class="mb_hpwc_invoice_vat_label">
        <input class="mb_hpwc_invoice_vat_input" type="checkbox" name="mb_hpwc_invoice_vat_input" value="1">
        Xuất hóa đơn VAT
    </label>
    <div class="mb_hpwc_invoice_vat_wrap">
        <fieldset>
            <legend>Thông tin xuất hóa đơn:</legend>
            <p class="form-row form-row-first" id="billing_vat_company_field">
                <label for="billing_vat_company" class="">Tên công ty <abbr class="required"
                        title="bắt buộc">*</abbr></label>
                <input type="text" class="input-text " name="billing_vat_company" id="billing_vat_company"
                    placeholder="" value="">
            </p>
            <p class="form-row form-row-last" id="billing_vat_tax_code_field">
                <label for="billing_vat_tax_code" class="">Mã số thuế <abbr class="required"
                        title="bắt buộc">*</abbr></label>
                <input type="text" class="input-text " name="billing_vat_tax_code" id="billing_vat_tax_code"
                    placeholder="" value="">
            </p>
            <p class="form-row form-row-wide " id="billing_vat_company_address_field">
                <label for="billing_vat_company_address" class="">Địa chỉ <abbr class="required"
                        title="bắt buộc">*</abbr></label>
                <span class="woocommerce-input-wrapper"><input type="text" class="input-text "
                        name="billing_vat_company_address" id="billing_vat_company_address" placeholder=""
                        value=""></span>
            </p>
        </fieldset>
    </div>
</div>