@extends('appshell::layouts.private') @section('title', 'Live Agent Chat') @section('content')
{{ $chat->messages->last()?->content ?? 'No messages yet' }}
Select a chat to start responding