= $this->extend('layouts/v2') ?>
= $this->section('content') ?>
Welcome back, = esc($user->username ?? 'User') ?>!
Welcome
= esc($user->username ?? 'User') ?>
Administrator
| Patient | Gender | Birthdate | Status | |
|
|
|
|
Active |
View |
| No patients found |
= $this->endSection() ?>
= $this->section('script') ?>
= $this->endSection() ?>