| Mois | Nb Alloc. | @foreach($t_districts as $code=>$libelle){{ $libelle }} | @endforeach
|---|---|---|
| {{ $statistique->mois }} | {{ $statistique->nb_allocataires }} | @foreach($t_districts as $code=>$libelle){{ isset($statistique->districts[$code])?$statistique->districts[$code]:0 }} | @endforeach