extend('layouts/main.php') ?> section('css') ?> endSection() ?> section('content') ?> format('D, d M Y - H:i:s.v'); $dateObject = new DateTime($lastdate); $formatedLastDate = $dateObject->format('D, d M Y - H:i:s.v'); // $startDate = new DateTime($firstdate); // $endDate = new DateTime($lastdate); // $interval = $startDate->diff($endDate); // $months = $interval->y * 12 + $interval->m; // // Jika ada bagian bulan yang tidak lengkap, tambahkan satu bulan // if ($interval->d > 0) { // $months++; // } // $testpermonth = $testcount / $months; // $testpermonth = number_format($testpermonth, 2, ',', ''); $testpermonth = number_format($testcount / ($days / 30), 2, ',', ''); $testperday = number_format($testcount / $days, 2, ',', ''); ?>
-
Test Count

Total Test
Day Count

Days
Monthly (avg)

Test per month
Daily (avg)

Test per day

Detail Chart

Tanggal Awal : ()
Tanggal Akhir : ()

Detail Test

"; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; $i++; } ?>
# Sample ID Test Code Result Result Date () Create Date ()
$i$sampleid$testtechcode$result$resultdatetime$createdate
endSection() ?> section('script') ?> endSection() ?>