@if ($arquivo->trabalho->evento->numParticipantes != 0)
Discente:
{{\App\Participante::find($arquivo->participanteId)->user->name}}
@else
Proponente:
{{$arquivo->trabalho->proponente->user->name}}
@endif
Plano: {{$arquivo->titulo}}
@if(isset($aval))
@if($aval->arquivoAvaliacao != null)
@endif
@endif