@php $authIsAdminInGroup= $participant?->isAdmin(); $authIsOwner= $participant?->isOwner(); $isGroup= $conversation?->isGroup(); @endphp