@extends('layouts.admin') @section('page_kicker', 'Clinical') @section('page_title', 'Consultation management') @section('content')
Recorded consultations across the platform.
Doctor: {{ $consult->doctor->name ?? 'N/A' }} · Patient: {{ $consult->patient->name ?? 'N/A' }}
Live and recently scheduled sessions.