diff --git a/htdocs/resources/views/cetak/ekspertisekultur.blade.php b/htdocs/resources/views/cetak/ekspertisekultur.blade.php index 63565771..a8bac30d 100644 --- a/htdocs/resources/views/cetak/ekspertisekultur.blade.php +++ b/htdocs/resources/views/cetak/ekspertisekultur.blade.php @@ -109,23 +109,23 @@ $nomor = 1; @endphp
| {{$nomor}}. Pewarnaan Gram : | ||||||||
| Sel epithel | -: | -{!! $data['id_selepitel'] !!} | -||||||
| {{$nomor}}. Pewarnaan Gram : | ||||||||
| Sel epithel | +: | +{!! $data['id_selepitel'] !!} | +||||||
| {{$nomor}}. Pewarnaan KOH | @@ -275,7 +274,6 @@ @endphp @endif @if (isset($data['id_pewarnaanneisser'])) -||||||||
| {{$nomor}}. Pewarnaan Neelsen | @@ -287,7 +285,6 @@ @endphp @endif @if (isset($data['id_pewarnaannegatif'])) -||||||||
| {{$nomor}}. Pewarnaan Negatif | @@ -299,7 +296,6 @@ @endphp @endif @if (isset($data['id_pewarnaanspora'])) -||||||||
| {{$nomor}}. Pewarnaan Spora | @@ -311,7 +307,6 @@ @endphp @endif @if (isset($data['id_pewarnaangiesma']) OR isset($data['id_pewarnaangiesmaoptional']) ) -||||||||
| {{$nomor}}. Pewarnaan Giemsa | @@ -329,7 +324,6 @@ @endphp @endif||||||||
| {{$nomor}}. Biakan Kultur (Aerob / Anaerob) | diff --git a/htdocs/resources/views/cetak/ekspertisepl.blade.php b/htdocs/resources/views/cetak/ekspertisepl.blade.php index e4eb90c3..8a7521ae 100644 --- a/htdocs/resources/views/cetak/ekspertisepl.blade.php +++ b/htdocs/resources/views/cetak/ekspertisepl.blade.php @@ -88,24 +88,25 @@@php - $lsg_selepitel = ''; - $lsg_selradang = ''; - $lsg_mikroorganisme = ''; - $lsg_mikroorganismeoptional = ''; - $lsg_pewarnaanziehlnielsen = ''; - $lsg_pewarnaankoh = ''; - $lsg_pewarnaankohoptional = ''; - $lsg_pewarnaanneisser = ''; - $lsg_pewarnaannegatif = ''; - $lsg_pewarnaangiesma = ''; - $lsg_pewarnaangiesmaoptional= ''; - $lsg_pewarnaanspora = ''; - $lsg_pewarnaanlain = ''; - $lsg_ditemukanmorfologi = ''; - $bakteri = ''; - $nuggentscoreket = ''; - $data = []; - $keterangan = $periksa->keterangan; + $lsg_selepitel = ''; + $lsg_selradang = ''; + $lsg_mikroorganisme = ''; + $lsg_mikroorganismeoptional = ''; + $lsg_pewarnaanziehlnielsen = ''; + $lsg_pewarnaanziehlnielsensewaktu = ''; + $lsg_pewarnaankoh = ''; + $lsg_pewarnaankohoptional = ''; + $lsg_pewarnaanneisser = ''; + $lsg_pewarnaannegatif = ''; + $lsg_pewarnaangiesma = ''; + $lsg_pewarnaangiesmaoptional = ''; + $lsg_pewarnaanspora = ''; + $lsg_pewarnaanlain = ''; + $lsg_ditemukanmorfologi = ''; + $bakteri = ''; + $nuggentscoreket = ''; + $data = []; + $keterangan = $periksa->keterangan; if (!empty($komponens)){ foreach($komponens as $rows){ $key = trim($rows->komponen); @@ -121,6 +122,7 @@ if (trim($rows->komponen) == 'lsg_mikroorganisme') {$lsg_mikroorganisme = $rows->isidata; } if (trim($rows->komponen) == 'lsg_mikroorganismeoptional') {$lsg_mikroorganismeoptional = $rows->isidata; } if (trim($rows->komponen) == 'lsg_pewarnaanziehlnielsen') {$lsg_pewarnaanziehlnielsen = $rows->isidata; } + if (trim($rows->komponen) == 'lsg_pewarnaanziehlnielsensewaktu') {$lsg_pewarnaanziehlnielsensewaktu = $rows->isidata; } if (trim($rows->komponen) == 'lsg_pewarnaankoh') {$lsg_pewarnaankoh = $rows->isidata; } if (trim($rows->komponen) == 'lsg_pewarnaankohoptional') {$lsg_pewarnaankohoptional = $rows->isidata; } if (trim($rows->komponen) == 'lsg_pewarnaanneisser') {$lsg_pewarnaanneisser = $rows->isidata; } @@ -156,7 +158,7 @@ @endif | |||||||
| Pewarnaan Ziehl Neelsen (Pagi/Sewaktu) | ||||||||