lang->line('customer_account_opening_request'). ' - ' . $request->unique_id; ?>
status,['UNDER_VALIDATION','AWAITING_FURTHER_INFORMATION'])) { ?> status == 'UNDER_VALIDATION') { ?>

db->hostname . ';dbname=' . $this->db->database, $this->db->username, $this->db->password); $configuration = new PDOProviderConfiguration(); $configuration->tableName = 'exchange_rate'; $configuration->exchangeRateColumnName = 'exchange_rate'; $configuration->targetCurrencyColumnName = 'target_currency'; $configuration->sourceCurrencyCode = $baseCurrency; // this provider loads exchange rates from your database $provider = new PDOProvider($pdo, $configuration); // this provider calculates exchange rates relative to the base currency $provider = new BaseCurrencyProvider($provider, $baseCurrency); // this currency converter can now handle any currency pair $this->converter = new CurrencyConverter($provider); $this->context = new AutoContext(); $fmt = new NumberFormatter('fr_FR', NumberFormatter::DECIMAL); $context = new AutoContext(); ?>

customer_account_type_name?>

Type

lang->line($request->status)?>

lang->line('Statut') ?>

opening_amount)) { ?>

opening_amount, 2), $request->currency_code ?? 'XAF', $context)->formatTo('fr_FR') ?>

lang->line('opening_amount') ?>

status, ['REJECTED','MORE_INFORMATION'])) { ?>

reject_reason ?>

lang->line('reject_reason') ?>

lang->line('personal_details') ?>

lang->line('title'); ?> title; ?>
lang->line('Nom'); ?> lastname; ?>
lang->line('Prénom'); ?> firstname; ?>
lang->line('spouse_name'); ?> spouse_name; ?>
lang->line('nationality'); ?> nationality; ?>
lang->line('birth_date'); ?> birth_date; ?>
lang->line('birth_city'); ?> birth_city; ?>
lang->line('birth_country') ?> birth_country ?>
lang->line('birth_locality'); ?> birth_locality ?>

lang->line('parent_informations') ?>

lang->line('father_lastname'); ?> father_lastname; ?>
lang->line('father_firstname'); ?> father_firstname; ?>
lang->line('mother_birth_lastname'); ?> mother_birth_lastname; ?>
lang->line('mother_firstname'); ?> mother_firstname; ?>

lang->line('marital_status') ?>

lang->line('marital_status'); ?> marital_status; ?>
lang->line('spouse_lastname'); ?> spouse_lastname; ?>
lang->line('spouse_firstname'); ?> spouse_firstname; ?>

lang->line('employment_details') ?>

lang->line('profession'); ?> profession; ?>
lang->line('business_activity'); ?> business_activity; ?>
lang->line('sub_sector_business_activity'); ?> sub_sector_business_activity; ?>
lang->line('tax_number'); ?> tax_number; ?>
lang->line('security_number'); ?> security_number; ?>
lang->line('employee_number'); ?> employee_number; ?>
lang->line('function'); ?> function; ?>
lang->line('employee_name') ?> employee_name ?>
lang->line('employee_address'); ?> employee_address ?>

lang->line('residential_details') ?>

lang->line('residential_status'); ?> residential_status; ?>
lang->line('residential_country'); ?> residential_country; ?>
lang->line('residence_permit_number'); ?> residence_permit_number; ?>
lang->line('issued_date'); ?> residence_permit_issued_date; ?>
lang->line('expiry_date'); ?> residence_permit_expiry_date; ?>

lang->line('Adresse') ?>

lang->line('address_justification_doc'); ?> address_justification_doc; ?>
lang->line('geographic_address'); ?> address; ?>
lang->line('po_box'); ?> po_box; ?>
lang->line('phone_number'); ?> phone_number; ?>
lang->line('Email').' 1'; ?> email_1; ?>
lang->line('Email').' 2'; ?> email_2; ?>
lang->line('person_to_contact_in_case_of_needs_name') ?> person_to_contact_in_case_of_needs_name ?>
lang->line('phone_number'); ?> person_to_contact_in_case_of_needs_phone_number ?>

lang->line('identification') ?>

lang->line('identification_document_type'); ?> identification_document_type; ?>
lang->line('identification_document_number'); ?> identification_document_number; ?>
lang->line('issued_date'); ?> identification_document_issued_date; ?>
lang->line('expiry_date'); ?> identification_document_expiry_date; ?>
lang->line('issuance_city'); ?> identification_document_issuance_city; ?>
lang->line('issuance_country'); ?> identification_document_issuance_country; ?>

lang->line('guardianship') ?>

lang->line('customer_under_guardianship'); ?> lang->line( $request->customer_under_guardianship ? 'Oui' : 'Non'); ?>
lang->line('guardian_fullname'); ?> guardian_fullname; ?>
lang->line('phone_number'); ?> guardian_fullname_phone_number; ?>

lang->line('recommendation') ?>

lang->line('how_did_you_know_company'); ?> how_did_you_know_company ; ?>
lang->line('introducer_fullname'); ?> introducer_fullname; ?>
lang->line('Adresse'); ?> introducer_address; ?>

lang->line('know_your_customer') ?>

lang->line('expected_service'); ?> expected_service; ?>
lang->line('income_sources_and_frequency'); ?> income_sources_and_frequency; ?>
lang->line('business_partners'); ?> business_partners; ?>
lang->line('bank_references'); ?> bank_references; ?>
lang->line('has_account_with_other_bank'); ?> lang->line($request->has_account_with_other_bank ? 'Oui' : 'Non'); ?>
lang->line('has_operative_other_bank_account'); ?> lang->line($request->has_operative_other_bank_account ? 'Oui' : 'Non'); ?>
lang->line('has_engagement_with_other_banks'); ?> lang->line($request->has_engagement_with_other_banks ? 'Oui' : 'Non'); ?>

lang->line('exposed_person') ?>

lang->line('is_politically_exposed_person'); ?> lang->line($request->is_politically_exposed_person ? 'Oui' : 'Non'); ?>
lang->line('is_politically_exposed_person_in_service'); ?> lang->line($request->is_politically_exposed_person_in_service ? 'Oui' : 'Non'); ?>
lang->line('has_relationship_with_politically_exposed_person'); ?> lang->line($request->has_relationship_with_politically_exposed_person ? 'Oui' : 'Non'); ?>
lang->line('relationship_with_politically_exposed_person'); ?> relationship_with_politically_exposed_person; ?>

lang->line('electronic_products') ?>

lang->line('email_alerts'); ?> lang->line($request->email_alerts ? 'Oui' : 'Non'); ?>
lang->line('e_statement_frequency'); ?> e_statement_frequency ?>
lang->line('e_package'); ?> lang->line($request->e_package ? 'Oui' : 'Non'); ?>
lang->line('debit_card_type'); ?> debit_card_type ?>

Documents

$document) { ?>
# lang->line('Nom') ?> Description Actions
name ?> description ?> lang->line('display') ?>
load->view('include/loader') ?>