{{$f->code_unique}} |
{{$f->personel?->full_name()}} |
{{$f->personel?->direction}} |
{{$f->offre}} |
{{$f->numero}} |
{{$f->date_debut}} |
{{date('t/m/Y',strtotime($f->date_debut.' + '.$f->nombre_mois.' months'))}} |
{{$f->nombre_mois}} |
{{$f->montant_mensuel}} |
{{$f->montant_mensuel*$f->nombre_mois}} |
@endforeach