@foreach($this->getProjects() as $project)

{{ $project->name }}

{{ $project->status->getLabel() }}
Accéder
@endforeach