Chat profesional | IRIS
@include('partials.profesional-header', ['title' => 'Chat profesional', 'subtitle' => 'Canal privado entre psicólogos y psiquiatras. Cada conversación se abre por solicitud y se organiza con tags.'])
@include('partials.frontend-alerts')
@if($activeThread)
@php($other = $activeThread->otherParticipant($currentUserId))