@if ($status_candidate->status == "en_cours")
@else
@endif
@endforeach
{{-- AFFICHAGE DES PIECES JOINTES --}}
@foreach($communications as $key => $communication)
@endforeach
{{-- FIN AFFICHAGE DES PIECES JOINTES --}}
Publications scientifiques Partie3/8
Communications et Congrès
@foreach ($communications as $key => $communication)| Types : | {{ $communication->type }} |
| Titres communications : | {{ $communication->titre }} |
| Auteurs : | {{ $communication->auteur }} |
| Année : | {{ $communication->annee }} |
Pieces jointes
@foreach($communications as $key => $communication)
@endforeach