{{ ucfirst($connection->from->forename) }} {{ ucfirst($connection->from->surname) }}

@if ($connection->from->profile)

@if ($connection->from->profile->company) {{ $connection->from->profile->company }}, @endif @if ($connection->from->profile->position) {{ $connection->from->profile->position }} @endif

@endif
@if ($open)
Chat
@endif