pbmc-cmod/app/Views/dashboard.php

872 lines
30 KiB
PHP
Raw Normal View History

2024-11-08 13:50:33 +07:00
<?= $this->extend('layouts/main.php') ?>
<?= $this->section('content') ?>
<div class="row px-md-1 px-xl-2 d-flex justify-content-between">
<div class="custom-card ">
<div class="custom-card-content">
<div class="row p-0 d-flex justify-content-between">
<div class="col-3 text-start text-orange">
<h5 class="m-0"><i class="bi bi-clock-history"></i></h5>
</div>
<div class="col-9 text-end pe-3">
<h2 class="m-0 custom-card-title">99999</h2>
</div>
</div>
<hr class="text-orange">
<h3 class="custom-card-text m-0 p-0 text-orange">Pending</h3>
</div>
</div>
<div class="custom-card ">
<div class="custom-card-content">
<div class="row p-0 d-flex justify-content-between">
<div class="col-3 text-start text-peach">
<h5 class="m-0"><i class="bi bi-tv"></i></h5>
</div>
<div class="col-9 text-end pe-3">
<h2 class="m-0 custom-card-title">44444</h2>
</div>
</div>
<hr class="text-peach">
<h3 class="custom-card-text m-0 p-0 text-peach">Partial Collect</h3>
</div>
</div>
<div class="custom-card ">
<div class="custom-card-content">
<div class="row p-0 d-flex justify-content-between">
<div class="col-3 text-start text-pink">
<h5 class="m-0"><i class="bi bi-collection"></i></h5>
</div>
<div class="col-9 text-end pe-3">
<h2 class="m-0 custom-card-title">55422</h2>
</div>
</div>
<hr class="text-pink">
<h3 class="custom-card-text m-0 p-0 text-pink">Full Collect</h3>
</div>
</div>
<div class="custom-card ">
<div class="custom-card-content">
<div class="row p-0 d-flex justify-content-between">
<div class="col-3 text-start text-soft-blue">
<h5 class="m-0"><i class="bi bi-file-medical"></i></h5>
</div>
<div class="col-9 text-end pe-3">
<h2 class="m-0 custom-card-title">34422</h2>
</div>
</div>
<hr class="text-soft-blue">
<h3 class="custom-card-text m-0 p-0 text-soft-blue">Partial Receive</h3>
</div>
</div>
<div class="custom-card ">
<div class="custom-card-content">
<div class="row p-0 d-flex justify-content-between">
<div class="col-3 text-start text-blue">
<h5 class="m-0"><i class="bi bi-journal-medical"></i></h5>
</div>
<div class="col-9 text-end pe-3">
<h2 class="m-0 custom-card-title">28922</h2>
</div>
</div>
<hr class="text-blue">
<h3 class="custom-card-text m-0 p-0 text-blue">Full Receive</h3>
</div>
</div>
<div class="custom-card ">
<div class="custom-card-content">
<div class="row p-0 d-flex justify-content-between">
<div class="col-3 text-start text-grey">
<h5 class="m-0"><i class="bi bi-calendar3-week"></i></h5>
</div>
<div class="col-9 text-end pe-3">
<h2 class="m-0 custom-card-title">12345</h2>
</div>
</div>
<hr class="text-grey">
<h3 class="custom-card-text m-0 p-0 text-grey">Inprocess</h3>
</div>
</div>
<div class="custom-card ">
<div class="custom-card-content">
<div class="row p-0 d-flex justify-content-between">
<div class="col-3 text-start text-soft-green">
<h5 class="m-0"><i class="bi bi-check2"></i></h5>
</div>
<div class="col-9 text-end pe-3">
<h2 class="m-0 custom-card-title">52341</h2>
</div>
</div>
<hr class="text-soft-green">
<h3 class="custom-card-text m-0 p-0 text-soft-green">Partial Val</h3>
</div>
</div>
<div class="custom-card ">
<div class="custom-card-content">
<div class="row p-0 d-flex justify-content-between">
<div class="col-3 text-start text-green">
<h5 class="m-0"><i class="bi bi-clipboard-check"></i></h5>
</div>
<div class="col-9 text-end pe-3">
<h2 class="m-0 custom-card-title">45678</h2>
</div>
</div>
<hr class="text-green">
<h3 class="custom-card-text m-0 p-0 text-green">Complete Val</h3>
</div>
</div>
</div>
<!-- Untuk Content Dibawah Card -->
<div class="row ps-2 mt-2">
<div class="col-12">
<div class="card border-0">
<div class="body-card p-2">
<div class="row">
<!-- Untuk Modal -->
<div class="col-12 m-2">
<!-- M-1 -->
<div class="modal modal-lg fade" id="modal1" aria-hidden="true" tabindex="-1">
<div class="modal-dialog modal-dialog-centered modal-dialog-scrollable">
<div class="modal-content">
<div class="modal-header bg-orange">
<h1 class="modal-title fs-5" id="exampleModalToggleLabel">Detail Request #1222</h1>
<button type="button" class="btn-close" data-bs-dismiss="modal" ></button>
</div>
<div class="modal-body">
<div class="row">
<div class="col-12">
<table class="table table-borderless">
<thead class="align-top text-start">
<tr>
<th>Nama</th>
<th>:</th>
<td>Zakiya Miksha</td>
</tr>
<tr>
<th>Order Date</th>
<th>:</th>
<td>2024-10-12 23:37</td>
</tr>
<tr>
<th>Medical Record</th>
<th>:</th>
<td>AJI909S</td>
</tr>
<tr>
<th>Request Number</th>
<th>:</th>
<td>1232233112</td>
</tr>
<tr>
<th>Hospital</th>
<th>:</th>
<td>2211212121</td>
</tr>
<tr>
<th>Location</th>
<th>:</th>
<td>R09</td>
</tr>
<tr>
<th>Doc</th>
<th>:</th>
<td>Dr. Andes Wakawaka</td>
</tr>
<tr>
<th>Test</th>
<th>:</th>
<td>Complete Blood Count (CBC): Hemoglobin (Hb), Hematocrit (Hct), Red Blood Cells (RBC), White Blood
Cells (WBC), Platelet Count, Mean Corpuscular Volume (MCV), Mean Corpuscular Hemoglobin (MCH), Mean
Corpuscular Hemoglobin Concentration (MCHC)</td>
</tr>
<tr>
<th>Status</th>
<th>:</th>
<td><span class="badge bg-orange">Pending</span></td>
</tr>
</thead>
</table>
</div>
<div class="col-12">
<div class="card bg-light">
<div class="card-body">
</div>
</div>
</div>
</div>
</div>
<!-- <div class="modal-footer">
<button type="button" class="btn btn-secondary" data-bs-dismiss="modal">Close</button>
<button type="button" class="btn btn-primary">Understood</button>
</div> -->
</div>
</div>
</div>
<!-- M-2 -->
<div class="modal modal-lg fade" id="modal2" aria-hidden="true" tabindex="-1">
<div class="modal-dialog modal-dialog-centered modal-dialog-scrollable">
<div class="modal-content">
<div class="modal-header bg-peach">
<h1 class="modal-title fs-5" id="exampleModalToggleLabel">Detail Request #1222</h1>
<button type="button" class="btn-close" data-bs-dismiss="modal" ></button>
</div>
<div class="modal-body">
<div class="row">
<div class="col-12">
<table class="table table-borderless">
<thead class="align-top text-start">
<tr>
<th>Nama</th>
<th>:</th>
<td>Zakiya Miksha</td>
</tr>
<tr>
<th>Order Date</th>
<th>:</th>
<td>2024-10-12 23:37</td>
</tr>
<tr>
<th>Medical Record</th>
<th>:</th>
<td>AJI909S</td>
</tr>
<tr>
<th>Request Number</th>
<th>:</th>
<td>1232233112</td>
</tr>
<tr>
<th>Hospital</th>
<th>:</th>
<td>2211212121</td>
</tr>
<tr>
<th>Location</th>
<th>:</th>
<td>R09</td>
</tr>
<tr>
<th>Doc</th>
<th>:</th>
<td>Dr. Andes Wakawaka</td>
</tr>
<tr>
<th>Test</th>
<th>:</th>
<td>Complete Blood Count (CBC): Hemoglobin (Hb), Hematocrit (Hct), Red Blood Cells (RBC), White Blood
Cells (WBC), Platelet Count, Mean Corpuscular Volume (MCV), Mean Corpuscular Hemoglobin (MCH), Mean
Corpuscular Hemoglobin Concentration (MCHC)</td>
</tr>
<tr>
<th>Status</th>
<th>:</th>
<td><span class="badge bg-peach">Partial Collect</span></td>
</tr>
</thead>
</table>
</div>
<div class="col-12">
<div class="card bg-light">
<div class="card-body">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- M-3 -->
<div class="modal modal-lg fade" id="modal3" aria-hidden="true" tabindex="-1">
<div class="modal-dialog modal-dialog-centered modal-dialog-scrollable">
<div class="modal-content">
<div class="modal-header bg-pink">
<h1 class="modal-title fs-5" id="exampleModalToggleLabel">Detail Request #1222</h1>
<button type="button" class="btn-close" data-bs-dismiss="modal" ></button>
</div>
<div class="modal-body">
<div class="row">
<div class="col-12">
<table class="table table-borderless">
<thead class="align-top text-start">
<tr>
<th>Nama</th>
<th>:</th>
<td>Zakiya Miksha</td>
</tr>
<tr>
<th>Order Date</th>
<th>:</th>
<td>2024-10-12 23:37</td>
</tr>
<tr>
<th>Medical Record</th>
<th>:</th>
<td>AJI909S</td>
</tr>
<tr>
<th>Request Number</th>
<th>:</th>
<td>1232233112</td>
</tr>
<tr>
<th>Hospital</th>
<th>:</th>
<td>2211212121</td>
</tr>
<tr>
<th>Location</th>
<th>:</th>
<td>R09</td>
</tr>
<tr>
<th>Doc</th>
<th>:</th>
<td>Dr. Andes Wakawaka</td>
</tr>
<tr>
<th>Test</th>
<th>:</th>
<td>Complete Blood Count (CBC): Hemoglobin (Hb), Hematocrit (Hct), Red Blood Cells (RBC), White Blood
Cells (WBC), Platelet Count, Mean Corpuscular Volume (MCV), Mean Corpuscular Hemoglobin (MCH), Mean
Corpuscular Hemoglobin Concentration (MCHC)</td>
</tr>
<tr>
<th>Status</th>
<th>:</th>
<td><span class="badge bg-pink">Full Collect</span></td>
</tr>
</thead>
</table>
</div>
<div class="col-12">
<div class="card bg-light">
<div class="card-body">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- M-4 -->
<div class="modal modal-lg fade" id="modal4" aria-hidden="true" tabindex="-1">
<div class="modal-dialog modal-dialog-centered modal-dialog-scrollable">
<div class="modal-content">
<div class="modal-header bg-soft-blue">
<h1 class="modal-title fs-5" id="exampleModalToggleLabel">Detail Request #1222</h1>
<button type="button" class="btn-close" data-bs-dismiss="modal" ></button>
</div>
<div class="modal-body">
<div class="row">
<div class="col-12">
<table class="table table-borderless">
<thead class="align-top text-start">
<tr>
<th>Nama</th>
<th>:</th>
<td>Zakiya Miksha</td>
</tr>
<tr>
<th>Order Date</th>
<th>:</th>
<td>2024-10-12 23:37</td>
</tr>
<tr>
<th>Medical Record</th>
<th>:</th>
<td>AJI909S</td>
</tr>
<tr>
<th>Request Number</th>
<th>:</th>
<td>1232233112</td>
</tr>
<tr>
<th>Hospital</th>
<th>:</th>
<td>2211212121</td>
</tr>
<tr>
<th>Location</th>
<th>:</th>
<td>R09</td>
</tr>
<tr>
<th>Doc</th>
<th>:</th>
<td>Dr. Andes Wakawaka</td>
</tr>
<tr>
<th>Test</th>
<th>:</th>
<td>Complete Blood Count (CBC): Hemoglobin (Hb), Hematocrit (Hct), Red Blood Cells (RBC), White Blood
Cells (WBC), Platelet Count, Mean Corpuscular Volume (MCV), Mean Corpuscular Hemoglobin (MCH), Mean
Corpuscular Hemoglobin Concentration (MCHC)</td>
</tr>
<tr>
<th>Status</th>
<th>:</th>
<td><span class="badge bg-soft-blue">Partial Receive</span></td>
</tr>
</thead>
</table>
</div>
<div class="col-12">
<div class="card bg-light">
<div class="card-body">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- M-5 -->
<div class="modal modal-lg fade" id="modal5" aria-hidden="true" tabindex="-1">
<div class="modal-dialog modal-dialog-centered modal-dialog-scrollable">
<div class="modal-content">
<div class="modal-header bg-blue">
<h1 class="modal-title fs-5" id="exampleModalToggleLabel">Detail Request #1222</h1>
<button type="button" class="btn-close" data-bs-dismiss="modal" ></button>
</div>
<div class="modal-body">
<div class="row">
<div class="col-12">
<table class="table table-borderless">
<thead class="align-top text-start">
<tr>
<th>Nama</th>
<th>:</th>
<td>Zakiya Miksha</td>
</tr>
<tr>
<th>Order Date</th>
<th>:</th>
<td>2024-10-12 23:37</td>
</tr>
<tr>
<th>Medical Record</th>
<th>:</th>
<td>AJI909S</td>
</tr>
<tr>
<th>Request Number</th>
<th>:</th>
<td>1232233112</td>
</tr>
<tr>
<th>Hospital</th>
<th>:</th>
<td>2211212121</td>
</tr>
<tr>
<th>Location</th>
<th>:</th>
<td>R09</td>
</tr>
<tr>
<th>Doc</th>
<th>:</th>
<td>Dr. Andes Wakawaka</td>
</tr>
<tr>
<th>Test</th>
<th>:</th>
<td>Complete Blood Count (CBC): Hemoglobin (Hb), Hematocrit (Hct), Red Blood Cells (RBC), White Blood
Cells (WBC), Platelet Count, Mean Corpuscular Volume (MCV), Mean Corpuscular Hemoglobin (MCH), Mean
Corpuscular Hemoglobin Concentration (MCHC)</td>
</tr>
<tr>
<th>Status</th>
<th>:</th>
<td><span class="badge bg-blue">Full Receive</span></td>
</tr>
</thead>
</table>
</div>
<div class="col-12">
<div class="card bg-light">
<div class="card-body">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- M-6 -->
<div class="modal modal-lg fade" id="modal6" aria-hidden="true" tabindex="-1">
<div class="modal-dialog modal-dialog-centered modal-dialog-scrollable">
<div class="modal-content">
<div class="modal-header bg-grey">
<h1 class="modal-title fs-5" id="exampleModalToggleLabel">Detail Request #1222</h1>
<button type="button" class="btn-close" data-bs-dismiss="modal" ></button>
</div>
<div class="modal-body">
<div class="row">
<div class="col-12">
<table class="table table-borderless">
<thead class="align-top text-start">
<tr>
<th>Nama</th>
<th>:</th>
<td>Zakiya Miksha</td>
</tr>
<tr>
<th>Order Date</th>
<th>:</th>
<td>2024-10-12 23:37</td>
</tr>
<tr>
<th>Medical Record</th>
<th>:</th>
<td>AJI909S</td>
</tr>
<tr>
<th>Request Number</th>
<th>:</th>
<td>1232233112</td>
</tr>
<tr>
<th>Hospital</th>
<th>:</th>
<td>2211212121</td>
</tr>
<tr>
<th>Location</th>
<th>:</th>
<td>R09</td>
</tr>
<tr>
<th>Doc</th>
<th>:</th>
<td>Dr. Andes Wakawaka</td>
</tr>
<tr>
<th>Test</th>
<th>:</th>
<td>Complete Blood Count (CBC): Hemoglobin (Hb), Hematocrit (Hct), Red Blood Cells (RBC), White Blood
Cells (WBC), Platelet Count, Mean Corpuscular Volume (MCV), Mean Corpuscular Hemoglobin (MCH), Mean
Corpuscular Hemoglobin Concentration (MCHC)</td>
</tr>
<tr>
<th>Status</th>
<th>:</th>
<td><span class="badge bg-grey">Inprocess</span></td>
</tr>
</thead>
</table>
</div>
<div class="col-12">
<div class="card bg-light">
<div class="card-body">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- M-7 -->
<div class="modal modal-lg fade" id="modal7" aria-hidden="true" tabindex="-1">
<div class="modal-dialog modal-dialog-centered modal-dialog-scrollable">
<div class="modal-content">
<div class="modal-header bg-soft-green">
<h1 class="modal-title fs-5" id="exampleModalToggleLabel">Detail Request #1222</h1>
<button type="button" class="btn-close" data-bs-dismiss="modal" ></button>
</div>
<div class="modal-body">
<div class="row">
<div class="col-12">
<table class="table table-borderless">
<thead class="align-top text-start">
<tr>
<th>Nama</th>
<th>:</th>
<td>Zakiya Miksha</td>
</tr>
<tr>
<th>Order Date</th>
<th>:</th>
<td>2024-10-12 23:37</td>
</tr>
<tr>
<th>Medical Record</th>
<th>:</th>
<td>AJI909S</td>
</tr>
<tr>
<th>Request Number</th>
<th>:</th>
<td>1232233112</td>
</tr>
<tr>
<th>Hospital</th>
<th>:</th>
<td>2211212121</td>
</tr>
<tr>
<th>Location</th>
<th>:</th>
<td>R09</td>
</tr>
<tr>
<th>Doc</th>
<th>:</th>
<td>Dr. Andes Wakawaka</td>
</tr>
<tr>
<th>Test</th>
<th>:</th>
<td>Complete Blood Count (CBC): Hemoglobin (Hb), Hematocrit (Hct), Red Blood Cells (RBC), White Blood
Cells (WBC), Platelet Count, Mean Corpuscular Volume (MCV), Mean Corpuscular Hemoglobin (MCH), Mean
Corpuscular Hemoglobin Concentration (MCHC)</td>
</tr>
<tr>
<th>Status</th>
<th>:</th>
<td><span class="badge bg-soft-green">Partial Validation</span></td>
</tr>
</thead>
</table>
</div>
<div class="col-12">
<div class="card bg-light">
<div class="card-body">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- M-8 -->
<div class="modal modal-lg fade" id="modal8" aria-hidden="true" tabindex="-1">
<div class="modal-dialog modal-dialog-centered modal-dialog-scrollable">
<div class="modal-content">
<div class="modal-header bg-green">
<h1 class="modal-title fs-5" id="exampleModalToggleLabel">Detail Request #1222</h1>
<button type="button" class="btn-close" data-bs-dismiss="modal" ></button>
</div>
<div class="modal-body">
<div class="row">
<div class="col-12">
<table class="table table-borderless">
<thead class="align-top text-start">
<tr>
<th>Nama</th>
<th>:</th>
<td>Zakiya Miksha</td>
</tr>
<tr>
<th>Order Date</th>
<th>:</th>
<td>2024-10-12 23:37</td>
</tr>
<tr>
<th>Medical Record</th>
<th>:</th>
<td>AJI909S</td>
</tr>
<tr>
<th>Request Number</th>
<th>:</th>
<td>1232233112</td>
</tr>
<tr>
<th>Hospital</th>
<th>:</th>
<td>2211212121</td>
</tr>
<tr>
<th>Location</th>
<th>:</th>
<td>R09</td>
</tr>
<tr>
<th>Doc</th>
<th>:</th>
<td>Dr. Andes Wakawaka</td>
</tr>
<tr>
<th>Test</th>
<th>:</th>
<td>Complete Blood Count (CBC): Hemoglobin (Hb), Hematocrit (Hct), Red Blood Cells (RBC), White Blood
Cells (WBC), Platelet Count, Mean Corpuscular Volume (MCV), Mean Corpuscular Hemoglobin (MCH), Mean
Corpuscular Hemoglobin Concentration (MCHC)</td>
</tr>
<tr>
<th>Status</th>
<th>:</th>
<td><span class="badge bg-green">Complete Validation</span></td>
</tr>
</thead>
</table>
</div>
<div class="col-12">
<div class="card bg-light">
<div class="card-body">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- <button class="btn btn-primary" data-bs-target="#exampleModalToggle" data-bs-toggle="modal">Open first modal</button> -->
</div>
<!-- Untuk Tabel -->
<div class="col-12">
<div class="table-responsive">
<table id="tabel_aneh" class="table" style="width:100%">
<thead>
<tr >
<th>Order</th>
<th>MR</th>
<th>Patient</th>
<th>Request</th>
<th>Hosp</th>
<th>Loc</th>
<th>Doc</th>
<th>Test</th>
<th>Status</th>
</tr>
</thead>
<tbody>
<tr class="table-row" data-bs-toggle="modal" data-bs-target="#modal1">
<td class="text-start">2024-10-12 23:37</td>
<td class="text-start">AJI909S</td>
<td class="text-start">Zakiya Miksha</td>
<td class="text-start">1232233112</td>
<td class="text-start">2211212121</td>
<td class="text-start">R09</td>
<td class="text-start">312</td>
<td class="text-start">Complete Blood Count (CBC): Hemoglobin (Hb), Hematocrit (Hct), Red Blood Cells (RBC), White Blood Cells (WBC), Platelet Count, Mean Corpuscular Volume (MCV), Mean Corpuscular Hemoglobin (MCH), Mean Corpuscular Hemoglobin Concentration (MCHC)</td>
<td class="bg-orange text-center align-middle">Pending</td>
</tr>
<tr class="table-row" data-bs-toggle="modal" data-bs-target="#modal2">
<td class="text-start">2024-10-12 23:37</td>
<td class="text-start">AJI909S</td>
<td class="text-start">Zakiya Miksha</td>
<td class="text-start">1232233112</td>
<td class="text-start">2211212121</td>
<td class="text-start">R09</td>
<td class="text-start">312</td>
<td class="text-start">Complete Blood Count (CBC): Hemoglobin (Hb), Hematocrit (Hct), Red Blood Cells (RBC), White Blood Cells (WBC), Platelet Count, Mean Corpuscular Volume (MCV), Mean Corpuscular Hemoglobin (MCH), Mean Corpuscular Hemoglobin Concentration (MCHC)</td>
<td class="bg-peach text-center align-middle">Partial Collect</td>
</tr>
<tr class="table-row" data-bs-toggle="modal" data-bs-target="#modal3">
<td class="text-start">2024-10-12 23:37</td>
<td class="text-start">AJI909S</td>
<td class="text-start">Zakiya Miksha</td>
<td class="text-start">1232233112</td>
<td class="text-start">2211212121</td>
<td class="text-start">R09</td>
<td class="text-start">312</td>
<td class="text-start">Complete Blood Count (CBC): Hemoglobin (Hb), Hematocrit (Hct), Red Blood Cells (RBC), White Blood Cells (WBC), Platelet Count, Mean Corpuscular Volume (MCV), Mean Corpuscular Hemoglobin (MCH), Mean Corpuscular Hemoglobin Concentration (MCHC)</td>
<td class="bg-pink text-center align-middle">Full Collect</td>
</tr>
<tr class="table-row" data-bs-toggle="modal" data-bs-target="#modal4">
<td class="text-start">2024-10-12 23:37</td>
<td class="text-start">AJI909S</td>
<td class="text-start">Zakiya Miksha</td>
<td class="text-start">1232233112</td>
<td class="text-start">2211212121</td>
<td class="text-start">R09</td>
<td class="text-start">312</td>
<td class="text-start">Complete Blood Count (CBC): Hemoglobin (Hb), Hematocrit (Hct), Red Blood Cells (RBC), White Blood Cells (WBC), Platelet Count, Mean Corpuscular Volume (MCV), Mean Corpuscular Hemoglobin (MCH), Mean Corpuscular Hemoglobin Concentration (MCHC)</td>
<td class="bg-soft-blue text-center align-middle">Partial Receive</td>
</tr>
<tr class="table-row" data-bs-toggle="modal" data-bs-target="#modal5">
<td class="text-start">2024-10-12 23:37</td>
<td class="text-start">AJI909S</td>
<td class="text-start">Zakiya Miksha</td>
<td class="text-start">1232233112</td>
<td class="text-start">2211212121</td>
<td class="text-start">R09</td>
<td class="text-start">312</td>
<td class="text-start">Complete Blood Count (CBC): Hemoglobin (Hb), Hematocrit (Hct), Red Blood Cells (RBC), White Blood Cells (WBC), Platelet Count, Mean Corpuscular Volume (MCV), Mean Corpuscular Hemoglobin (MCH), Mean Corpuscular Hemoglobin Concentration (MCHC)</td>
<td class="bg-blue text-center align-middle">Full Receive</td>
</tr>
<tr class="table-row" data-bs-toggle="modal" data-bs-target="#modal6">
<td class="text-start">2024-10-12 23:37</td>
<td class="text-start">AJI909S</td>
<td class="text-start">Zakiya Miksha</td>
<td class="text-start">1232233112</td>
<td class="text-start">2211212121</td>
<td class="text-start">R09</td>
<td class="text-start">312</td>
<td class="text-start">Complete Blood Count (CBC): Hemoglobin (Hb), Hematocrit (Hct), Red Blood Cells (RBC), White Blood Cells (WBC), Platelet Count, Mean Corpuscular Volume (MCV), Mean Corpuscular Hemoglobin (MCH), Mean Corpuscular Hemoglobin Concentration (MCHC)</td>
<td class="bg-grey text-center align-middle">Inprocess</td>
</tr>
<tr class="table-row" data-bs-toggle="modal" data-bs-target="#modal7">
<td class="text-start">2024-10-12 23:37</td>
<td class="text-start">AJI909S</td>
<td class="text-start">Zakiya Miksha</td>
<td class="text-start">1232233112</td>
<td class="text-start">2211212121</td>
<td class="text-start">R09</td>
<td class="text-start">312</td>
<td class="text-start">Complete Blood Count (CBC): Hemoglobin (Hb), Hematocrit (Hct), Red Blood Cells (RBC), White Blood Cells (WBC), Platelet Count, Mean Corpuscular Volume (MCV), Mean Corpuscular Hemoglobin (MCH), Mean Corpuscular Hemoglobin Concentration (MCHC)</td>
<td class="bg-soft-green text-center align-middle">Partial Validation</td>
</tr>
<tr class="table-row" data-bs-toggle="modal" data-bs-target="#modal8">
<td class="text-start">2024-10-12 23:37</td>
<td class="text-start">AJI909S</td>
<td class="text-start">Zakiya Miksha</td>
<td class="text-start">1232233112</td>
<td class="text-start">2211212121</td>
<td class="text-start">R09</td>
<td class="text-start">312</td>
<td class="text-start">Complete Blood Count (CBC): Hemoglobin (Hb), Hematocrit (Hct), Red Blood Cells (RBC), White Blood Cells (WBC), Platelet Count, Mean Corpuscular Volume (MCV), Mean Corpuscular Hemoglobin (MCH), Mean Corpuscular Hemoglobin Concentration (MCHC)</td>
<td class="bg-green text-center align-middle">Complete Validation</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<?= $this->endSection() ?>