@if ($status_candidate->status == "en_cours")
@else
@endif
@endforeach
{{-- AFFICHAGE DES PIECES JOINTES --}}
@foreach($posters as $key => $poster)
@endforeach
{{-- FIN AFFICHAGE DES PIECES JOINTES --}}
Publications scientifiques Partie 7/8
Posters
@foreach ($posters as $key => $poster)| Type : | {{ $poster->titre }} |
| Titre : | {{ $poster->titre }} |
| Auteurs : | {{ $poster->auteur }} |
| Années : | {{ $poster->annee }} |
Pieces jointes
@foreach($posters as $key => $poster)
@endforeach