diff --git a/htdocs/resources/views/cetak/ekspertisecci.blade.php b/htdocs/resources/views/cetak/ekspertisecci.blade.php index 6f6ce057..d3b9ac20 100644 --- a/htdocs/resources/views/cetak/ekspertisecci.blade.php +++ b/htdocs/resources/views/cetak/ekspertisecci.blade.php @@ -137,7 +137,7 @@ $cekketerangan = explode('/table', $keterangan); @endphp @if(isset($iscritical->id)) -
Critical Value
+*NILAI KRITIS
@endif @if (!isset($cekketerangan[1]) && isset($antibiotiks) && $antibiotiks->isNotEmpty()) @if ($bakteri != '') diff --git a/htdocs/resources/views/cetak/ekspertisedefault.blade.php b/htdocs/resources/views/cetak/ekspertisedefault.blade.php index 9f42dac3..274045ce 100644 --- a/htdocs/resources/views/cetak/ekspertisedefault.blade.php +++ b/htdocs/resources/views/cetak/ekspertisedefault.blade.php @@ -96,7 +96,7 @@ $namakuman2 = ''; @endphp @if(isset($iscritical->id)) -Critical Value
+*NILAI KRITIS
@endif @if (isset($antibiotiks) && $antibiotiks->isNotEmpty()) @php diff --git a/htdocs/resources/views/cetak/ekspertisekultur.blade.php b/htdocs/resources/views/cetak/ekspertisekultur.blade.php index 6c572d32..e54469f9 100644 --- a/htdocs/resources/views/cetak/ekspertisekultur.blade.php +++ b/htdocs/resources/views/cetak/ekspertisekultur.blade.php @@ -355,7 +355,7 @@ $namakuman2 = ''; @endphp @if(isset($iscritical->id)) -Critical Value
+*NILAI KRITIS
@endif @if (isset($antibiotiks) && $antibiotiks->isNotEmpty()) @php diff --git a/htdocs/resources/views/cetak/ekspertisepcrcovid.blade.php b/htdocs/resources/views/cetak/ekspertisepcrcovid.blade.php index 536a8939..cc2ae4e0 100644 --- a/htdocs/resources/views/cetak/ekspertisepcrcovid.blade.php +++ b/htdocs/resources/views/cetak/ekspertisepcrcovid.blade.php @@ -198,7 +198,7 @@ $cekketerangan = explode('/table', $keterangan); @endphp @if(isset($iscritical->id)) -Critical Value
+*NILAI KRITIS
@endif @if (!isset($cekketerangan[1]) && isset($antibiotiks) && $antibiotiks->isNotEmpty()) @if ($bakteri != '')