@foreach($colaboradores['ambientes'] as $ambiente)

{{$ambiente->referencia}}

{{$ambiente->legenda}}

Ramal: {{$ambiente->ramal}}

@endforeach @if($colaboradores['ambientes']->count() == 0) @endif