@if ($kopsurat == '') @else @endif
               

HASIL PEMERIKSAAN MIKROBIOLOGI KLINIK

  No. Laboratorium : {{ $periksa->nofoto }} Tanggal MRS : {!! $periksa->mulai !!}
  Nama Pasien : {{ $periksa->nmpasien }} Ruang Pengirim : {!! $periksa->asalpasien !!}
  Jenis Kelamin : {{ $periksa->jkpasien }} Diagnosa : {!! $periksa->klinis !!}
  Usia : {{ $periksa->usia }} Jenis Pemeriksaan : {!! $periksa->reques !!}
  Tanggal Kirim Sample : {{ $periksa->daftar }}      
  Tanggal Selesai Hasil : {{ $periksa->verifikasi }}      
@php $cekketerangan = explode('/table', $keterangan); @endphp @if (!isset($cekketerangan[1]) && isset($antibiotiks) && $antibiotiks->isNotEmpty()) @php // Filter antibiotik yang printrow == true $filtered = $antibiotiks->filter(function($row) { return $row->printrow; })->values(); // reset index $total = $filtered->count(); $half = ceil($total / 2); $left = $filtered->slice(0, $half)->values(); $right = $filtered->slice($half)->values(); @endphp @for ($i = 0; $i < $half; $i++) {{-- Kolom kiri --}} @if (isset($left[$i])) @if (isset($left[$i]->printcol)) @else @endif @else @endif {{-- Spacer kolom tengah --}} {{-- Kolom kanan --}} @if (isset($right[$i])) @if (isset($right[$i]->printcol)) @else @endif @else @endif @endfor
No Antibiotik Value Interpretation   No Antibiotik Value Interpretation
{{ $i + 1 }} {{ $left[$i]->antibiotic }}{{ $left[$i]->value }} {{ $left[$i]->interpretation }}  {{ $i + 1 + $half }} {{ $right[$i]->antibiotic }}{{ $right[$i]->value }} {{ $right[$i]->interpretation }} 
@endif
  Komentar :
{!! $keterangan !!}
 
 
    RSUD dr. Saiful Anwar
Dokter PJ Pemeriksaan Lab
    {!! $tandatangan !!}
 
  {{ $periksa->nmanalis }} {{ $periksa->nmdokter }}