@php // TODO : download those files and place them on current server and use public_path $logoUniVersite = public_path('project/images/export/uac_logo_trans.png'); $logoEtablissement = public_path('project/images/export/epac.png'); if (isset($dev)) { $logoUniVersite = asset('project/images/export/uac_logo_trans.png'); $logoEtablissement = asset('project/images/export/epac.png'); } @endphp
UNIVERSITÉ

MINISTERE DE L'ENSEIGNEMENT SUPERIEUR ET DE LA RECHERCHE SCIENTIFIQUE

****************

{{ $etablissement->descruni }}

****************

{{ $etablissement->descreta }}

ETABLISSEMENT
FICHE DE NOTES Session {{ $session }}
Enseignant : {{ $infoGenerale->nom." ".$infoGenerale->prenom }}
Matière : {{ $infoGenerale->intituleEcu }}
Spécialité : {{ $infoGenerale->sigleFilieres }}
Année d'étude : {{ $infoGenerale->niveauFormation." / ".$infoGenerale->annee_etude }}
@foreach ($noteEtudiants as $i => $noteEtudiant) @endforeach
TABLE DES NOTES
Nom Prénoms Note
{{$i + 1}} {{$noteEtudiant->nom}} {{$noteEtudiant->prenom}} {{$noteEtudiant->note_formatee}}
Statistiques des notes
Moyenne de groupe : {{$moy_grp}}
Fait le ......../........./.............
Signature