@extends('layouts.dash') @section('title') Analyses @stop @section('title_card',"") @section('content')
| Mois | NbAllocataires | @if($type_aide=="AAE")NbEnfants | @endifMontant |
|---|---|---|---|
| {{ $data->mois }} | {{ $data->nb_allocataires }} | @if($type_aide=="AAE"){{ $data->nb_enfants }} | @endif{{ $data->montant }} |