{{ $conversation->visitor_name ?: 'Anónimo' }} · {{ $conversation->channel ?? 'web' }}
{{ $conversation->messages->count() }}
{{ $conversation->created_at->diffForHumans($conversation->updated_at, true) }}
{{ ucfirst($conversation->channel ?? 'Web') }}
{{ $conversation->ticket->ticket_no ?? 'N/A' }}