@foreach($projeto->participantes as $participante)
{{$participante->user->name}}
{{$participante->planoTrabalho->titulo}}
Informações
@endforeach