@if ($test->groupHeader->show_baby_only)
Hemogram Remarks
HGB HCT RBC MCV MCH MCHC RDW {{ nl2br(e($test->hemogram ? $test->hemogram->remarks : '')) }}
{{ $test->hemogram ? $test->hemogram->hemo_baby : '' }} {{ $test->hemogram ? $test->hemogram->hema_baby : '' }} {{ $test->hemogram ? $test->hemogram->rbc_baby : '' }} {{ $test->hemogram ? $test->hemogram->mcv_baby : '' }} {{ $test->hemogram ? $test->hemogram->mch_baby : '' }} {{ $test->hemogram ? $test->hemogram->mchc_baby : '' }} {{ $test->hemogram ? $test->hemogram->rdw_baby : '' }}
@else

HEMOGRAM

@if ($test->groupHeader->show_mother) @endif @if ($test->groupHeader->show_father) @endif @if ($test->groupHeader->show_mother) @endif @if ($test->groupHeader->show_father) @endif @if ($test->groupHeader->show_mother) @endif @if ($test->groupHeader->show_father) @endif @if ($test->groupHeader->show_mother) @endif @if ($test->groupHeader->show_father) @endif @if ($test->groupHeader->show_mother) @endif @if ($test->groupHeader->show_father) @endif @if ($test->groupHeader->show_mother) @endif @if ($test->groupHeader->show_father) @endif @if ($test->groupHeader->show_mother) @endif @if ($test->groupHeader->show_father) @endif
Parameters PatientMotherFatherRemarks: {{ $test->hemogram ? $test->hemogram->date : '' }}
RBC Count x10 /L {{ $test->hemogram ? $test->hemogram->rbc_baby : '' }}{{ $test->hemogram ? $test->hemogram->rbc_mother : '' }}{{ $test->hemogram ? $test->hemogram->rbc_father : '' }}{!! nl2br(e($test->hemogram ? $test->hemogram->remarks : '')) !!}
HEMOGLOBIN g/dl {{ $test->hemogram ? $test->hemogram->hemo_baby : '' }}{{ $test->hemogram ? $test->hemogram->hemo_mother : '' }}{{ $test->hemogram ? $test->hemogram->hemo_father : '' }}
HEMATOCRIT % {{ $test->hemogram ? $test->hemogram->hema_baby : '' }}{{ $test->hemogram ? $test->hemogram->hema_mother : '' }}{{ $test->hemogram ? $test->hemogram->hema_father : '' }}
MCV fL {{ $test->hemogram ? $test->hemogram->mcv_baby : '' }}{{ $test->hemogram ? $test->hemogram->mcv_mother : '' }}{{ $test->hemogram ? $test->hemogram->mcv_father : '' }}
MCH pg {{ $test->hemogram ? $test->hemogram->mch_baby : '' }}{{ $test->hemogram ? $test->hemogram->mch_mother : '' }}{{ $test->hemogram ? $test->hemogram->mch_father : '' }}
MCHC g/L {{ $test->hemogram ? $test->hemogram->mchc_baby : '' }}{{ $test->hemogram ? $test->hemogram->mchc_mother : '' }}{{ $test->hemogram ? $test->hemogram->mchc_father : '' }}
@endif