Filière | --}} {{----}} | Nom et prénom | Intitulé du PFE | Membres du jury | Doc Manquants | Salle | Date Heure |
Action | {{--Etudiant Binôme |
Membre du jury | Date de soutenance Créneau |
Salle | --}}
---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ $stage->nometudiant($stage->ins_id) }}
@if ($stage->binome_id)
{{ $stage->nometudiant($stage->binome_id) }} @endif |
{{ $stage->sujet }} | {{--{{ $stage->nomfili3($stage->filiere_id) }} | --}}
@if ($stage->titre($stage->id) == '')
@else
@if ($stage->membresN2($stage->id) !== null)
@foreach ($stage->membresN2($stage->id) as $ite)
{{ $ite->attribution }} : {{ $ite->prof_nom($ite->prof_id) }} @endforeach @else Nothing @endif @endif |
@if ($stage->rapportpath == null) -Rapport de stage @else {{-- Rapport de stage --}} @endif | @if ($stage->salle !== null) {{ $stage->sallenom($stage->salle) }} @endif | {{ $stage->date_soutenance }}
@if ($stage->creneau !== null)
{{ $stage->creneau }} @endif |