File manager - Edit - /home/autoph/public_html/data03252025consolidation/include/components/customer/customer_information.php
Back
<div id="information-customer" class="card card-primary card-outline col-12" style="display: ;"> <div class="card-body"> <div class="tab-content"> <form id="form-information" class="form-horizontal"> <div class="row mb-2" hidden> <div class="col-6 mb-3"> <span class="span-labels"><strong>Transaction Date:  </strong> </span> <span class="span-values" id="information_date_created"></span> </div> </div> <div class="form-group mb-1"> <label class="lbl-forms mb-0"><span id="information_dob_span">Date of Birth</span></label> <input id="information_dob" type="text" class=" edit-customer lbl-forms-sm form-control form-control-sm" style="background-color: transparent;" readonly /> </div> <div class="form-group mb-1"> <label class="lbl-forms mb-0">Age</label> <input id="information_age" type="text" class=" edit-customer lbl-forms-sm form-control form-control-sm" style="background-color: transparent;" readonly /> </div> <div id="information_gender_div" class="form-group mb-1"> <label class="lbl-forms mb-0">Gender</label> <input id="information_gender" type="text" class=" edit-customer lbl-forms-sm form-control form-control-sm" style="background-color: transparent;" readonly /> </div> <div id="information_religion_div" class="form-group mb-1"> <label class="lbl-forms mb-0">Religion</label> <input id="information_religion" type="text" class=" edit-customer lbl-forms-sm form-control form-control-sm" style="background-color: transparent;" readonly /> </div> <div id="information_marital_status_div" class="form-group mb-1"> <label class="lbl-forms mb-0">Marital Status</label> <input id="information_marital_status" type="text" class=" edit-customer lbl-forms-sm form-control form-control-sm" style="background-color: transparent;" readonly /> </div> <div id="information_nationality_div" class="form-group mb-1"> <label class="lbl-forms mb-0">Nationality</label> <input id="information_nationality" type="text" class=" edit-customer lbl-forms-sm form-control form-control-sm" style="background-color: transparent;" readonly /> </div> <div id="information_business_company_name_div" class="form-group mb-1"> <label class="lbl-forms mb-0">Business/Company Name</label> <input id="information_business_company_name" type="text" class=" edit-customer lbl-forms-sm form-control form-control-sm" style="background-color: transparent;" readonly /> </div> <div class="form-group mb-1"> <label class="lbl-forms mb-0">Nature of Work/Business</label> <input id="information_nature_of_work_business" type="text" class=" edit-customer lbl-forms-sm form-control form-control-sm" style="background-color: transparent;" readonly /> </div> <div id="information_profession_div" class="form-group mb-1"> <label class="lbl-forms mb-0">Profession</label> <input id="information_profession" type="text" class=" edit-customer lbl-forms-sm form-control form-control-sm" style="background-color: transparent;" readonly /> </div> <div id="information_position_div" class="form-group mb-1"> <label class="lbl-forms mb-0">Position</label> <input id="information_position" type="text" class=" edit-customer lbl-forms-sm form-control form-control-sm" style="background-color: transparent;" readonly /> </div> <div class="form-group mb-1"> <label class="lbl-forms mb-0">Source Company</label> <input id="information_source_company" type="text" class=" edit-customer lbl-forms-sm form-control form-control-sm" style="background-color: transparent;" readonly /> </div> <div class="form-group mb-1"> <label class="lbl-forms mb-0">Source Dealer</label> <input id="information_source_dealer" type="text" class=" edit-customer lbl-forms-sm form-control form-control-sm" style="background-color: transparent;" readonly /> </div> <div class="form-group mb-1"> <label class="lbl-forms mb-0">Source DMS</label> <input id="information_source_dms" type="text" class=" edit-customer lbl-forms-sm form-control form-control-sm" style="background-color: transparent;" readonly /> </div> <!-- <div class="form-group row mb-2"> <strong class="col-sm-4 lbl-forms-sm-customer-main"> <span id="information_dob_span">Date of Birth</span></strong> <input type="text" class="col-sm-8 lbl-forms-sm-customer-main form-control form-control-sm" id="information_dob" readonly style="background-color: transparent;"></input> </div> --> <!-- <div id="information_age_div" class="form-group row mb-2"> <span class="col-sm-4 lbl-forms-sm-customer-main"><strong>Age</strong></span> <input type="text" class="col-sm-8 lbl-forms-sm-customer-main form-control form-control-sm" id="information_age" readonly style="background-color: transparent;"></input> </div> --> <!-- <div id="information_gender_div" class="form-group row mb-2"> <span class="col-sm-4 lbl-forms-sm-customer-main"><strong>Gender</strong></span> <input type="text" class="col-sm-8 lbl-forms-sm-customer-main form-control form-control-sm" id="information_gender" readonly style="background-color: transparent;"></input> </div> --> <!-- <div id="information_religion_div" class="form-group row mb-2"> <span class="col-sm-4 lbl-forms-sm-customer-main"><strong>Religion</strong></span> <input type="text" class="col-sm-8 lbl-forms-sm-customer-main form-control form-control-sm" id="information_religion" readonly style="background-color: transparent;"></input> </div> --> <!-- <div id="information_marital_status_div" class="form-group row mb-2"> <span class="col-sm-4 lbl-forms-sm-customer-main"><strong>Marital Status</strong></span> <input type="text" class="col-sm-8 lbl-forms-sm-customer-main form-control form-control-sm" id="information_marital_status" readonly style="background-color: transparent;"></input> </div> --> <!-- <div id="information_spouse_div" class="form-group row mb-2"> <span class="col-sm-4 lbl-forms-sm-customer-main"><strong>Spouse Name</strong></span> <input type="text" class="col-sm-8 lbl-forms-sm-customer-main form-control form-control-sm" id="information_spouse" readonly style="background-color: transparent;"></input> </div> --> <!-- <div id="information_nationality_div" class="form-group row mb-2"> <span class="col-sm-4 lbl-forms-sm-customer-main"><strong>Nationality</strong></span> <input type="text" class="col-sm-8 lbl-forms-sm-customer-main form-control form-control-sm" id="information_nationality" readonly style="background-color: transparent;"></input> </div> --> <!-- <div id="information_business_company_name_div" class="form-group row mb-2"> <span class="col-sm-4 lbl-forms-sm-customer-main"><strong>Business/Company Name</strong></span> <input type="text" class="col-sm-8 lbl-forms-sm-customer-main form-control form-control-sm" id="information_business_company_name" readonly style="background-color: transparent;"></input> </div> --> <!-- <div id="information_nature_of_work_business_div" class="form-group row mb-2"> <span class="col-sm-4 lbl-forms-sm-customer-main"><strong>Nature of Work/Business</strong></span> <input type="text" class="col-sm-8 lbl-forms-sm-customer-main form-control form-control-sm" id="information_nature_of_work_business" readonly style="background-color: transparent;"></input> </div> --> <!-- <div id="information_position_div" class="form-group row mb-2"> <span class="col-sm-4 lbl-forms-sm-customer-main"><strong>Position</strong></span> <input type="text" class="col-sm-8 lbl-forms-sm-customer-main form-control form-control-sm" id="information_position" readonly style="background-color: transparent;"></input> </div> --> <!-- <div class="form-group row mb-2" hidden> <span class="col-sm-4 lbl-forms-sm-customer-main"><strong>No. of Children</strong></span> <input type="text" class="col-sm-8 lbl-forms-sm-customer-main form-control form-control-sm" id="information_noc" readonly style="background-color: transparent;"></input> </div> --> <!-- <div class="form-group row mb-2" hidden> <span class="col-sm-4 lbl-forms-sm-customer-main"><strong>Contact Person</strong></span> <input type="text" class="col-sm-8 lbl-forms-sm-customer-main form-control form-control-sm" id="information_contact_person" readonly style="background-color: transparent;"></input> </div> <div class="form-group row mb-2" hidden> <span class="col-sm-4 lbl-forms-sm-customer-main"><strong>Inquiry Source</strong></span> <input type="text" class="col-sm-8 lbl-forms-sm-customer-main form-control form-control-sm" id="information_source" readonly style="background-color: transparent;"></input> </div> --> <!-- <div id="information_source_company_div" class="form-group row mb-2"> <span class="col-sm-4 lbl-forms-sm-customer-main"><strong>Source Company</strong></span> <input type="text" class="col-sm-8 lbl-forms-sm-customer-main form-control form-control-sm" id="information_source_company" readonly style="background-color: transparent;"></input> </div> --> <!-- <div id="information_source_dealer_div" class="form-group row mb-2"> <span class="col-sm-4 lbl-forms-sm-customer-main"><strong>Source Dealer</strong></span> <input type="text" class="col-sm-8 lbl-forms-sm-customer-main form-control form-control-sm" id="information_source_dealer" readonly style="background-color: transparent;"></input> </div> --> <!-- <div id="information_source_dms_div" class="form-group row mb-2"> <span class="col-sm-4 lbl-forms-sm-customer-main"><strong>Source DMS</strong></span> <input type="text" class="col-sm-8 lbl-forms-sm-customer-main form-control form-control-sm" id="information_source_dms" readonly style="background-color: transparent;"></input> </div> --> <div id="information_interest_hobbies_div" class="mt-3" style="display: none;"> <div class="card card-primary card-outline col-12" style="width: 100%;"> <ul id="information_interest_hobbies_list" class="list-group list-group-flush"> </ul> </div> </div> <div id="information_contact_person_div" class="mt-3" style="display: none;"> <div class="card card-primary card-outline col-12" style="width: 100%;"> <ul id="information_contact_person_list" class="list-group list-group-flush"> </ul> </div> </div> </form> </div> <!-- /.tab-content --> </div><!-- /.card-body --> <div class="card-footer"> <div class="mt-0 mb-0 row"> <div class="col-sm-4"> <span class="span-labels"><strong>Added By: </strong> </span> <span id="information_uploaded_by" class="span-values"></span><br> <span class="span-labels"><strong>Date Added: </strong></span> <span id="information_date_uploaded" class="span-values"></span> <!-- <span class="span-labels"><strong>Dealer: </strong> </span> <span id="information_dealer_list" class="span-values"></span> --> </div> <div class="col-sm-4"> <span id="information_modified_by_span" class="span-labels"><strong>Modified By: </strong> </span> <span id="information_modified_by" class="span-values"></span><br> <span id = "information_date_modified_span" class="span-labels"><strong>Date Modified: </strong></span> <span id="information_date_modified" class="span-values"></span> <!-- <span class="span-labels"><strong>Dealer: </strong> </span> <span id="information_dealer_list" class="span-values"></span> --> </div> <div class="col-sm-4"> <span class="span-labels"><strong>DMS: </strong> </span> <span id="information_dms_list" class="span-values"></span><br> <span class="span-labels"><strong>Company: </strong> </span> <span id="information_company_list" class="span-values"></span><br> <span class="span-labels"><strong>Dealer: </strong> </span> <span id="information_dealer_list" class="span-values"></span> </div> </div> </div> </div>
| ver. 1.4 |
.
| PHP 7.3.33 | Generation time: 0 |
proxy
|
phpinfo
|
Settings