@extends('layouts.admin') @section('title', 'Customer Support') @section('content')
Reply to client messages in real time. Unread chats are marked in the inbox.
{{ $msg->body }}
Choose a client from the inbox or start a new chat to reply.