@extends('layouts.admin') @section('page_title', 'Aim4Wellness Doctor Dashboard') @section('content')

Online Consultations

{{ $stats['consultations'] }}

Appointments

{{ $stats['appointments'] }}

Chat Threads

{{ $stats['chat_threads'] }}

Mental Health Services

Physical Health Services

@endsection