=$request->customer_account_type_name?>
Type
= $this->lang->line($request->status)?>
= $this->lang->line('Statut') ?>
status, ['REJECTED','MORE_INFORMATION'])) { ?>
= $request->reject_reason ?>
= $this->lang->line('reject_reason') ?>
|
|
= $this->lang->line('title'); ?> |
= $request->title; ?> |
= $this->lang->line('Nom'); ?> |
= $request->lastname; ?> |
= $this->lang->line('Prénom'); ?> |
= $request->firstname; ?> |
= $this->lang->line('spouse_name'); ?> |
= $request->spouse_name; ?> |
= $this->lang->line('nationality'); ?> |
= $request->nationality; ?> |
|
|
= $this->lang->line('birth_date'); ?> |
= $request->birth_date; ?> |
= $this->lang->line('birth_city'); ?> |
= $request->birth_city; ?> |
= $this->lang->line('birth_country') ?> |
= $request->birth_country ?> |
= $this->lang->line('birth_locality'); ?> |
= $request->birth_locality ?> |
|
|
= $this->lang->line('father_lastname'); ?> |
= $request->father_lastname; ?> |
= $this->lang->line('father_firstname'); ?> |
= $request->father_firstname; ?> |
|
|
= $this->lang->line('mother_birth_lastname'); ?> |
= $request->mother_birth_lastname; ?> |
= $this->lang->line('mother_firstname'); ?> |
= $request->mother_firstname; ?> |
|
|
= $this->lang->line('marital_status'); ?> |
= $request->marital_status; ?> |
= $this->lang->line('spouse_lastname'); ?> |
= $request->spouse_lastname; ?> |
= $this->lang->line('spouse_firstname'); ?> |
= $request->spouse_firstname; ?> |
|
|
= $this->lang->line('profession'); ?> |
= $request->profession; ?> |
= $this->lang->line('business_activity'); ?> |
= $request->business_activity; ?> |
= $this->lang->line('sub_sector_business_activity'); ?> |
= $request->sub_sector_business_activity; ?> |
= $this->lang->line('tax_number'); ?> |
= $request->tax_number; ?> |
= $this->lang->line('security_number'); ?> |
= $request->security_number; ?> |
|
|
= $this->lang->line('employee_number'); ?> |
= $request->employee_number; ?> |
= $this->lang->line('function'); ?> |
= $request->function; ?> |
= $this->lang->line('employee_name') ?> |
= $request->employee_name ?> |
= $this->lang->line('employee_address'); ?> |
= $request->employee_address ?> |
|
|
= $this->lang->line('residential_status'); ?> |
= $request->residential_status; ?> |
= $this->lang->line('residential_country'); ?> |
= $request->residential_country; ?> |
= $this->lang->line('residence_permit_number'); ?> |
= $request->residence_permit_number; ?> |
= $this->lang->line('issued_date'); ?> |
= $request->residence_permit_issued_date; ?> |
= $this->lang->line('expiry_date'); ?> |
= $request->residence_permit_expiry_date; ?> |
|
|
= $this->lang->line('address_justification_doc'); ?> |
= $request->address_justification_doc; ?> |
= $this->lang->line('geographic_address'); ?> |
= $request->address; ?> |
= $this->lang->line('po_box'); ?> |
= $request->po_box; ?> |
= $this->lang->line('phone_number'); ?> |
= $request->phone_number; ?> |
|
|
= $this->lang->line('Email').' 1'; ?> |
= $request->email_1; ?> |
= $this->lang->line('Email').' 2'; ?> |
= $request->email_2; ?> |
= $this->lang->line('person_to_contact_in_case_of_needs_name') ?> |
= $request->person_to_contact_in_case_of_needs_name ?> |
= $this->lang->line('phone_number'); ?> |
= $request->person_to_contact_in_case_of_needs_phone_number ?> |
|
|
= $this->lang->line('identification_document_type'); ?> |
= $request->identification_document_type; ?> |
= $this->lang->line('identification_document_number'); ?> |
= $request->identification_document_number; ?> |
= $this->lang->line('issued_date'); ?> |
= $request->identification_document_issued_date; ?> |
= $this->lang->line('expiry_date'); ?> |
= $request->identification_document_expiry_date; ?> |
|
|
= $this->lang->line('issuance_city'); ?> |
= $request->identification_document_issuance_city; ?> |
= $this->lang->line('issuance_country'); ?> |
= $request->identification_document_issuance_country; ?> |
|
|
= $this->lang->line('customer_under_guardianship'); ?> |
= $this->lang->line( $request->customer_under_guardianship ? 'Oui' : 'Non'); ?> |
= $this->lang->line('guardian_fullname'); ?> |
= $request->guardian_fullname; ?> |
= $this->lang->line('phone_number'); ?> |
= $request->guardian_fullname_phone_number; ?> |
|
|
= $this->lang->line('how_did_you_know_company'); ?> |
= $request->how_did_you_know_company ; ?> |
= $this->lang->line('introducer_fullname'); ?> |
= $request->introducer_fullname; ?> |
= $this->lang->line('Adresse'); ?> |
= $request->introducer_address; ?> |
|
|
= $this->lang->line('expected_service'); ?> |
= $request->expected_service; ?> |
= $this->lang->line('income_sources_and_frequency'); ?> |
= $request->income_sources_and_frequency; ?> |
= $this->lang->line('business_partners'); ?> |
= $request->business_partners; ?> |
= $this->lang->line('bank_references'); ?> |
= $request->bank_references; ?> |
|
|
= $this->lang->line('has_account_with_other_bank'); ?> |
= $this->lang->line($request->has_account_with_other_bank ? 'Oui' : 'Non'); ?> |
= $this->lang->line('has_operative_other_bank_account'); ?> |
= $this->lang->line($request->has_operative_other_bank_account ? 'Oui' : 'Non'); ?> |
= $this->lang->line('has_engagement_with_other_banks'); ?> |
= $this->lang->line($request->has_engagement_with_other_banks ? 'Oui' : 'Non'); ?> |
|
|
= $this->lang->line('is_politically_exposed_person'); ?> |
= $this->lang->line($request->is_politically_exposed_person ? 'Oui' : 'Non'); ?> |
= $this->lang->line('is_politically_exposed_person_in_service'); ?> |
= $this->lang->line($request->is_politically_exposed_person_in_service ? 'Oui' : 'Non'); ?> |
|
|
= $this->lang->line('has_relationship_with_politically_exposed_person'); ?> |
= $this->lang->line($request->has_relationship_with_politically_exposed_person ? 'Oui' : 'Non'); ?> |
= $this->lang->line('relationship_with_politically_exposed_person'); ?> |
= $request->relationship_with_politically_exposed_person; ?> |
|
|
= $this->lang->line('email_alerts'); ?> |
= $this->lang->line($request->email_alerts ? 'Oui' : 'Non'); ?> |
= $this->lang->line('e_statement_frequency'); ?> |
= $request->e_statement_frequency ?> |
= $this->lang->line('e_package'); ?> |
= $this->lang->line($request->e_package ? 'Oui' : 'Non'); ?> |
|
|
= $this->lang->line('debit_card_type'); ?> |
= $request->debit_card_type ?> |
load->view('include/loader') ?>