@extends('admin.layouts.master') @section('content')

Chatroom Stats

{{--
@php $pageLenth = (isset($_GET['page_length']) ? $_GET['page_length'] : 10); @endphp
--}}
Id Patient Name Therapist Name Patient Messages Sent Therapist Messages Sent Last Message Time Company/Partner Subscription Remaining Videos
@endsection @section('script') @endsection