@if ($status_candidate->status == "en_cours")
@else
@endif
{{-- AFFICHAGE DES PIECES JOINTES --}}
@foreach( $titles as $key => $file)
@endforeach
{{-- FIN AFFICHAGE DES PIECES JOINTES --}}
Titres et Travaux
| Nom | Description |
|---|---|
| {{ $title->name }} | {{ $title->description }} |
@foreach( $titles as $key => $file)
@endforeach