@extends('layouts.admin') @section('page-title', 'Chat System') @push('styles') @endpush @section('content')
{{ $participant->name ?? 'Unknown' }}
{{ $participantType }}{{ $activeChat->product->name }}
@endifSelect a conversation
Choose from the sidebar to start messaging