@if ($this->conversation->isGroup())
{{ $this->initials() }}
@elseif ($this->isOnline()) @else @endif
{{ $this->title() }} @if ($this->conversation->isGroup()) {{ __('Group') }} @endif
{{ $this->subtitle() }}