update
This commit is contained in:
@@ -137,7 +137,7 @@
|
||||
$cekketerangan = explode('/table', $keterangan);
|
||||
@endphp
|
||||
@if(isset($iscritical->id))
|
||||
<p><strong><i>Critical Value</i></strong></p>
|
||||
<p><strong><i>*NILAI KRITIS</i></strong></p>
|
||||
@endif
|
||||
@if (!isset($cekketerangan[1]) && isset($antibiotiks) && $antibiotiks->isNotEmpty())
|
||||
@if ($bakteri != '')
|
||||
|
||||
@@ -96,7 +96,7 @@
|
||||
$namakuman2 = '';
|
||||
@endphp
|
||||
@if(isset($iscritical->id))
|
||||
<p><strong><i>Critical Value</i></strong></p>
|
||||
<p><strong><i>*NILAI KRITIS</i></strong></p>
|
||||
@endif
|
||||
@if (isset($antibiotiks) && $antibiotiks->isNotEmpty())
|
||||
@php
|
||||
|
||||
@@ -355,7 +355,7 @@
|
||||
$namakuman2 = '';
|
||||
@endphp
|
||||
@if(isset($iscritical->id))
|
||||
<p><strong><i>Critical Value</i></strong></p>
|
||||
<p><strong><i>*NILAI KRITIS</i></strong></p>
|
||||
@endif
|
||||
@if (isset($antibiotiks) && $antibiotiks->isNotEmpty())
|
||||
@php
|
||||
|
||||
@@ -198,7 +198,7 @@
|
||||
$cekketerangan = explode('/table', $keterangan);
|
||||
@endphp
|
||||
@if(isset($iscritical->id))
|
||||
<p><strong><i>Critical Value</i></strong></p>
|
||||
<p><strong><i>*NILAI KRITIS</i></strong></p>
|
||||
@endif
|
||||
@if (!isset($cekketerangan[1]) && isset($antibiotiks) && $antibiotiks->isNotEmpty())
|
||||
@if ($bakteri != '')
|
||||
|
||||
Reference in New Issue
Block a user