From 5c81a67f183142a6a38f6e54333f53693d0af9fe Mon Sep 17 00:00:00 2001 From: mahdahar <89adham@gmail.com> Date: Thu, 13 Nov 2025 16:42:43 +0700 Subject: [PATCH] prework --- app/Views/_layouts/main.php | 478 +++++++++-------- app/Views/admin/index.php | 993 +++++++++++++++++++----------------- public/htaccess | 48 ++ public/test.html | 117 ++++- 4 files changed, 899 insertions(+), 737 deletions(-) create mode 100644 public/htaccess diff --git a/app/Views/_layouts/main.php b/app/Views/_layouts/main.php index deeff52..9735467 100644 --- a/app/Views/_layouts/main.php +++ b/app/Views/_layouts/main.php @@ -1,289 +1,281 @@ getPath(); - $activeUrls = ['/admin', '/cs', '/analyst', '/doctor']; + // 1_Digunakan Untuk Nav Link Pada Side Bar Yg Aktif dan Tidak + $uri = service('uri'); + $path = $uri->getPath(); + $activeUrls = ['/admin', '/cs', '/analyst', '/doctor']; ?> -
- - = $this->renderSection('title'); ?> + + = $this->renderSection('title'); ?> + + + + - - = $this->renderSection('css'); ?> + /* 10 */ + .Suspend { + background-color: purple; + } + + + = $this->renderSection('css'); ?> + + -| S | -Order Datetime | -Patient Name | -No Lab | -No Register | -Reff | -Doctor | -Tests | -Result To | -Validation | -Status | -- | - |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| - = esc($row['statscode']) ?> - | - -- = esc($row['reqdate']) ?> - | -- = esc($row['patname']) ?> - | -- = esc($row['sp_accessnumber']) ?> - | -- = esc($row['hostordernumber']) ?> - | -- = esc($row['reff']) ?> - | -- = esc($row['doc']) ?> - | -- = esc($row['tests']) ?> - | -- = esc($row['odr_cresult_to']) ?> - | -
- - - _ - -- Result- Invalidation - |
- - = esc($row['stats']) ?> - | -
- Preview
- - Print | Eng - - Pdf - |
-
- Printed - Hardcopy - |
-
- _______ __ -/ | / | -$$$$$$$/ ______ ______ _______ ____$$ | ______ -$$ |____ / \ / \ / \ / $$ | / \ -$$ \ /$$$$$$ | $$$$$$ |$$$$$$$ |/$$$$$$$ | $$$$$$ | -$$$$$$$ |$$ | $$ | / $$ |$$ | $$ |$$ | $$ | / $$ | -/ \__$$ |$$ |__$$ |/$$$$$$$ |$$ | $$ |$$ \__$$ |/$$$$$$$ | -$$ $$/ $$ $$/ $$ $$ |$$ | $$ |$$ $$ |$$ $$ | - $$$$$$/ $$$$$$$/ $$$$$$$/ $$/ $$/ $$$$$$$/ $$$$$$$/ - $$ | - $$ | - $$/ -\ No newline at end of file + + + + + +
This is your main content area. Click the button to collapse or expand the sidebar. Icons stay visible when collapsed.
+