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