Inscriptions
Réinscriptions
Préinscriptions
Inscriptions pour l'année en cours
Réinscriptions pour l'année en cours
Préinscriptions pour l'année en cours
| Domaine | Inscription | Partition | Réinscription | Partition | {{--Évolution | --}}
|---|---|---|---|---|---|
| {{ $item->dom_nom }} | {{ number_format($item->nbinscrits, 0, ',', '.') }} | @if ($ins_par_domaine_totaux == 0.0) __ @else {{ number_format(($item->nbinscrits * 100) / $ins_par_domaine_totaux, 2, ',', '.') }} % @endif | {{ number_format($item->nbreins, 0, ',', '.') }} | @if ($ins_par_domaine_totaux1 == 0.0) __ @else {{ number_format(($item->nbreins * 100) / $ins_par_domaine_totaux1, 2, ',', '.') }} % @endif | |
| Totaux | {{ number_format($ins_par_domaine_totaux, 0, ',', '.') }} | __ | {{ number_format($ins_par_domaine_totaux1, 0, ',', '.') }} | __ |
| Diplôme | Inscription | Partition | Réinscription | Partition | {{--Évolution | --}}
|---|---|---|---|---|---|
| {{ $item->dip_nom }} | {{ number_format($item->nbinscrits, 0, ',', '.') }} | @if ($ins_par_niveau_totaux == 0.0) __ @else {{ number_format(($item->nbinscrits * 100) / $ins_par_diplome_totaux, 2, ',', '.') }} % @endif | {{ number_format($item->nbreins, 0, ',', '.') }} | @if ($ins_par_diplome_totaux1 == 0.0) __ @else {{ number_format(($item->nbreins * 100) / $ins_par_diplome_totaux1, 2, ',', '.') }} % @endif | |
| Totaux | {{ number_format($ins_par_diplome_totaux, 0, ',', '.') }} | __ | {{ number_format($ins_par_diplome_totaux1, 0, ',', '.') }} | __ |
| Niveau | Inscription | Partition | Réinscription | Partition | {{--Évolution | --}}
|---|---|---|---|---|---|
| {{ $item->niv_nom }} | {{ number_format($item->nbinscrits, 0, ',', '.') }} | @if ($ins_par_niveau_totaux == 0.0) __ @else {{ number_format(($item->nbinscrits * 100) / $ins_par_niveau_totaux, 2, ',', '.') }} % @endif | {{ number_format($item->nbreins, 0, ',', '.') }} | @if ($ins_par_niveau_totaux1 == 0.0) __ @else {{ number_format(($item->nbreins * 100) / $ins_par_niveau_totaux1, 2, ',', '.') }} % @endif | |
| Totaux | {{ number_format($ins_par_niveau_totaux, 0, ',', '.') }} | __ | {{ number_format($ins_par_niveau_totaux1, 0, ',', '.') }} | __ |