db->query("SELECT id FROM nh_insurances_subscriptions WHERE MONTH(created_at) = '".$months[$i-1]."' AND YEAR(created_at) = '".$years[$i-1]."' AND network_id ='".$this->session->userdata('network_id')."'"); array_push($insuranceSubcriptions, $monthQuery->num_rows()); } $careRequests = []; //if ($transactions != false) { // $transac = $transactions->num_rows(); // $array_transac = array(); // $num = 0; // if ($transac > 0) { // foreach ($transactions->result() as $row) { // $num++; // $array_transac[] = $row->type_transac; // } // $vals_transac = array_count_values($array_transac); // $pieChart = array(); // foreach (array_keys($vals_transac) as $paramName) { // $color = dechex(rand(0x000000, 0xFFFFFF)); // $trash = array("value" => $vals_transac[$paramName], // "color" => "#" . $color, // "highlight" => "#" . $color, // "label" => $paramName); // // $pieChart[] = $trash; // } // } //} else { $pieChart = array(); //} ?>

lang->line('Gestion des wallets'). ' '. $network .' - '.$country; ?>

lang->line('Solde Principal') ?>

lang->line('Solde Commission') ?>

lang->line($nh_config->provider_billing_period ?? ''); ?>

lang->line('provider_billing_period') ?>

lang->line($nh_config->family_coverage_sharing ? 'Oui' : 'Non'); ?>

lang->line('family_coverage_sharing') ?>

max_number_of_beneficiaries ?? ''; ?>

lang->line('max_number_of_beneficiaries') ?>

age_limit_of_insured_and_spouse ?? ''; ?>

lang->line('age_limit_of_insured_and_spouse') ?>

age_limit_of_child_beneficiary ?? ''; ?>

lang->line('age_limit_of_child_beneficiary') ?>

current_affection_percentage_insurer ?? ''; ?>%

lang->line('current_affection').' : '.$this->lang->line('percentage_insurer') ?>

current_affection_percentage_insured ?? ''; ?>%

lang->line('current_affection').' : '.$this->lang->line('percentage_insured') ?>

long_term_affection_percentage_insurer ?? ''; ?>%

lang->line('long_term_affection').' : '.$this->lang->line('percentage_insurer') ?>

long_term_affection_percentage_insured ?? ''; ?>%

lang->line('long_term_affection').' : '.$this->lang->line('percentage_insured') ?>

exoneration_percentage_insurer ?? ''; ?>%

lang->line('exoneration').' : '.$this->lang->line('percentage_insurer') ?>

exoneration_percentage_insured ?? ''; ?>%

lang->line('exoneration').' : '.$this->lang->line('percentage_insured') ?>

lang->line('years_price_grid') ?>

result() as $i => $row) { ?>
lang->line('min_age')?> lang->line('max_age') ?> lang->line('markup_percentage') ; ?>
min_age ?> max_age ?> markup_percentage.'%' ?>

lang->line('months_price_grid') ?>

result() as $i => $row) { ?>
lang->line('number_of_months') ?> lang->line('min_amount') ?> lang->line('max_insurance_coverage_amount') ?>
number_of_months ?> min_amount, 2), $currency_code, $context)->formatTo('fr_FR'); ?> max_insurance_coverage_amount, 2), $currency_code, $context)->formatTo('fr_FR'); ?>

lang->line('subscriptions_of_the_last_12_months'); ?>

lang->line('list_of_acts') ?>

# "; ?> result() as $i => $row) { ?>
Code ".$this->lang->line('Nom')." ".$this->lang->line('billing_type')." ".$this->lang->line('authorization_type')."
code ?> name ?> lang->line($row->billing_type); ?> lang->line($row->authorization_type); ?>

lang->line('provider_classes') ?>

# "; ?> result() as $i => $row) { ?>
".$this->lang->line('Nom')."
name ?>
load->view('include/loader') ?>