Chat dengan {{ $otherUser->nama }}
← Kembali
@foreach($messages as $msg)
@endforeach
{{ $msg->message }}
{{ $msg->created_at->format('H:i') }}