@extends('layouts.branch') @section('title', 'Patient Case History') @section('header', 'Clinical Timeline') @section('content')
Unified timeline of OPD and IPD registrations across hospital network
Enter patient ID to unlock their full medical history
{{ $patient->age }} Years Old
Across {{ $patient->opd_registrations_count ?? $patient->opdRegistrations->count() }} OPD Visits & {{ $patient->ipd_registrations_count ?? $patient->ipdRegistrations->count() }} IPD Admissions
{{ $event['department'] }}