This commit is contained in:
Duidev Software House
2025-10-30 13:09:35 +07:00
parent c0c7c1b5fd
commit 34d324c886
17 changed files with 7963 additions and 8650 deletions

No files matched your search

@@ -753,9 +753,12 @@
if (isset($data['id_lamariwayatpengobatantb']) && $data['id_lamariwayatpengobatantb'] == 'Riwayat Pengobatan < 5 tahun'){
$rw1 = ' ';
$rw2 = '√';
} else {
} else if (isset($data['id_lamariwayatpengobatantb']) && $data['id_lamariwayatpengobatantb'] == 'Riwayat Pengobatan >= 5 tahun'){
$rw2 = ' ';
$rw1 = '√';
} else {
$rw2 = ' ';
$rw1 = ' ';
}
@endphp
<tr style='height:16.0pt'>
@@ -805,10 +808,14 @@
$d1 = '&nbsp;';
$d2 = '&#8730;';
$d3 = '&nbsp;';
} else {
} else if (isset($data['id_alasanpemeriksaan']) && $data['id_alasanpemeriksaan'] == 'Akhir Pengobatan'){
$d1 = '&nbsp;';
$d3 = '&#8730;';
$d2 = '&nbsp;';
} else {
$d1 = '&nbsp;';
$d3 = '&nbsp;';
$d2 = '&nbsp;';
}
@endphp
<tr style='height:16.0pt'>
@@ -1221,58 +1228,108 @@
<td class=xl80>Error</td>
<td colspan=2 class=xl80 style='border-right:.5pt solid black'>No Result</td>
</tr>
@if (isset($data['hasilpemeriksaanttcmmtbrifxpert_hasilsewaktu']))
@php
$hasilpemeriksaanttcmmtbrifxpert_hasilsewaktu = $data['hasilpemeriksaanttcmmtbrifxpert_hasilsewaktu'];
if ($hasilpemeriksaanttcmmtbrifxpert_hasilsewaktu == 'Neg') {
$hasilpemeriksaanttcmmtbrifxpert_hasilsewaktu01 = '&#8730;';
} else {
$hasilpemeriksaanttcmmtbrifxpert_hasilsewaktu01 = '&nbsp;';
}
if ($hasilpemeriksaanttcmmtbrifxpert_hasilsewaktu == 'Rif Sen') {
$hasilpemeriksaanttcmmtbrifxpert_hasilsewaktu02 = '&#8730;';
} else {
$hasilpemeriksaanttcmmtbrifxpert_hasilsewaktu02 = '&nbsp;';
}
if ($hasilpemeriksaanttcmmtbrifxpert_hasilsewaktu == 'Rif Res') {
$hasilpemeriksaanttcmmtbrifxpert_hasilsewaktu03 = '&#8730;';
} else {
$hasilpemeriksaanttcmmtbrifxpert_hasilsewaktu03 = '&nbsp;';
}
if ($hasilpemeriksaanttcmmtbrifxpert_hasilsewaktu == 'Rif Indet') {
$hasilpemeriksaanttcmmtbrifxpert_hasilsewaktu04 = '&#8730;';
} else {
$hasilpemeriksaanttcmmtbrifxpert_hasilsewaktu04 = '&nbsp;';
}
if ($hasilpemeriksaanttcmmtbrifxpert_hasilsewaktu == 'Invalid') {
$hasilpemeriksaanttcmmtbrifxpert_hasilsewaktu05 = '&#8730;';
} else {
$hasilpemeriksaanttcmmtbrifxpert_hasilsewaktu05 = '&nbsp;';
}
if ($hasilpemeriksaanttcmmtbrifxpert_hasilsewaktu == 'Error') {
$hasilpemeriksaanttcmmtbrifxpert_hasilsewaktu06 = '&#8730;';
} else {
$hasilpemeriksaanttcmmtbrifxpert_hasilsewaktu06 = '&nbsp;';
}
if ($hasilpemeriksaanttcmmtbrifxpert_hasilsewaktu == 'No result') {
$hasilpemeriksaanttcmmtbrifxpert_hasilsewaktu07 = '&#8730;';
} else {
$hasilpemeriksaanttcmmtbrifxpert_hasilsewaktu07 = '&nbsp;';
}
@endphp
@else
@php
$hasilpemeriksaanttcmmtbrifxpert_hasilsewaktu01 = '&nbsp;';
$hasilpemeriksaanttcmmtbrifxpert_hasilsewaktu02 = '&nbsp;';
$hasilpemeriksaanttcmmtbrifxpert_hasilsewaktu03 = '&nbsp;';
$hasilpemeriksaanttcmmtbrifxpert_hasilsewaktu04 = '&nbsp;';
$hasilpemeriksaanttcmmtbrifxpert_hasilsewaktu05 = '&nbsp;';
$hasilpemeriksaanttcmmtbrifxpert_hasilsewaktu06 = '&nbsp;';
$hasilpemeriksaanttcmmtbrifxpert_hasilsewaktu07 = '&nbsp;';
@endphp
@endif
<tr style='height:16.0pt'>
<td style='height:16.0pt'>&nbsp;</td>
<td class=xl64>{{$data['hasilpemeriksaanttcmmtbrifxpert_sewaktu'] ?? ''}}</td>
<td class=xl73>Swaktu</td>
<td class=xl73>Sewaktu</td>
<td>&nbsp;</td>
<td class=xl79>
@if (isset($data['inlineCheckbox46']) && $data['inlineCheckbox46'] != '')
&#8730;
@else
&nbsp;
{!! $hasilpemeriksaanttcmmtbrifxpert_hasilsewaktu01 !!}
@endif
</td>
<td class=xl79 style='border-left:none'>
@if (isset($data['inlineCheckbox47']) && $data['inlineCheckbox47'] != '')
&#8730;
@else
&nbsp;
{!! $hasilpemeriksaanttcmmtbrifxpert_hasilsewaktu02 !!}
@endif
</td>
<td class=xl79 style='border-left:none'>
@if (isset($data['inlineCheckbox48']) && $data['inlineCheckbox48'] != '')
&#8730;
@else
&nbsp;
{!! $hasilpemeriksaanttcmmtbrifxpert_hasilsewaktu03 !!}
@endif
</td>
<td colspan=2 class=xl79 style='border-left:none'>
@if (isset($data['inlineCheckbox49']) && $data['inlineCheckbox49'] != '')
&#8730;
@else
&nbsp;
{!! $hasilpemeriksaanttcmmtbrifxpert_hasilsewaktu04 !!}
@endif
</td>
<td class=xl79 style='border-left:none'>
@if (isset($data['inlineCheckbox50']) && $data['inlineCheckbox50'] != '')
&#8730;
@else
&nbsp;
{!! $hasilpemeriksaanttcmmtbrifxpert_hasilsewaktu05 !!}
@endif
</td>
<td class=xl79 style='border-left:none'>
@if (isset($data['inlineCheckbox51']) && $data['inlineCheckbox51'] != '')
&#8730;
@else
&nbsp;
{!! $hasilpemeriksaanttcmmtbrifxpert_hasilsewaktu06 !!}
@endif
</td>
<td colspan=2 class=xl79 style='border-left:none'>
@if (isset($data['inlineCheckbox52']) && $data['inlineCheckbox52'] != '')
&#8730;
@else
&nbsp;
{!! $hasilpemeriksaanttcmmtbrifxpert_hasilsewaktu07 !!}
@endif
</td>
</tr>
@@ -1340,6 +1397,56 @@
<td class=xl80>Error</td>
<td colspan=2 class=xl80 style='border-right:.5pt solid black'>No Result</td>
</tr>
@if (isset($data['hasilpemeriksaanttcmmtbrifxpert_hasilpagi']))
@php
$hasilpemeriksaanttcmmtbrifxpert_hasilpagi = $data['hasilpemeriksaanttcmmtbrifxpert_hasilpagi'];
if ($hasilpemeriksaanttcmmtbrifxpert_hasilpagi == 'Neg') {
$hasilpemeriksaanttcmmtbrifxpert_hasilpagi01 = '&#8730;';
} else {
$hasilpemeriksaanttcmmtbrifxpert_hasilpagi01 = '&nbsp;';
}
if ($hasilpemeriksaanttcmmtbrifxpert_hasilpagi == 'Rif Sen') {
$hasilpemeriksaanttcmmtbrifxpert_hasilpagi02 = '&#8730;';
} else {
$hasilpemeriksaanttcmmtbrifxpert_hasilpagi02 = '&nbsp;';
}
if ($hasilpemeriksaanttcmmtbrifxpert_hasilpagi == 'Rif Res') {
$hasilpemeriksaanttcmmtbrifxpert_hasilpagi03 = '&#8730;';
} else {
$hasilpemeriksaanttcmmtbrifxpert_hasilpagi03 = '&nbsp;';
}
if ($hasilpemeriksaanttcmmtbrifxpert_hasilpagi == 'Rif Indet') {
$hasilpemeriksaanttcmmtbrifxpert_hasilpagi04 = '&#8730;';
} else {
$hasilpemeriksaanttcmmtbrifxpert_hasilpagi04 = '&nbsp;';
}
if ($hasilpemeriksaanttcmmtbrifxpert_hasilpagi == 'Invalid') {
$hasilpemeriksaanttcmmtbrifxpert_hasilpagi05 = '&#8730;';
} else {
$hasilpemeriksaanttcmmtbrifxpert_hasilpagi05 = '&nbsp;';
}
if ($hasilpemeriksaanttcmmtbrifxpert_hasilpagi == 'Error') {
$hasilpemeriksaanttcmmtbrifxpert_hasilpagi06 = '&#8730;';
} else {
$hasilpemeriksaanttcmmtbrifxpert_hasilpagi06 = '&nbsp;';
}
if ($hasilpemeriksaanttcmmtbrifxpert_hasilpagi == 'No result') {
$hasilpemeriksaanttcmmtbrifxpert_hasilpagi07 = '&#8730;';
} else {
$hasilpemeriksaanttcmmtbrifxpert_hasilpagi07 = '&nbsp;';
}
@endphp
@else
@php
$hasilpemeriksaanttcmmtbrifxpert_hasilpagi01 = '&nbsp;';
$hasilpemeriksaanttcmmtbrifxpert_hasilpagi02 = '&nbsp;';
$hasilpemeriksaanttcmmtbrifxpert_hasilpagi03 = '&nbsp;';
$hasilpemeriksaanttcmmtbrifxpert_hasilpagi04 = '&nbsp;';
$hasilpemeriksaanttcmmtbrifxpert_hasilpagi05 = '&nbsp;';
$hasilpemeriksaanttcmmtbrifxpert_hasilpagi06 = '&nbsp;';
$hasilpemeriksaanttcmmtbrifxpert_hasilpagi07 = '&nbsp;';
@endphp
@endif
<tr style='height:16.0pt'>
<td style='height:16.0pt'>&nbsp;</td>
<td class=xl64>{!! $data['hasilpemeriksaanttcmmtbrifxpert_pagi'] ?? '' !!}</td>
@@ -1349,49 +1456,49 @@
@if (isset($data['inlineCheckbox53']) && $data['inlineCheckbox53'] != '')
&#8730;
@else
&nbsp;
{!! $hasilpemeriksaanttcmmtbrifxpert_hasilpagi01 !!}
@endif
</td>
<td class=xl79 style='border-left:none'>
@if (isset($data['inlineCheckbox54']) && $data['inlineCheckbox54'] != '')
&#8730;
@else
&nbsp;
{!! $hasilpemeriksaanttcmmtbrifxpert_hasilpagi02 !!}
@endif
</td>
<td class=xl79 style='border-left:none'>
@if (isset($data['inlineCheckbox55']) && $data['inlineCheckbox55'] != '')
&#8730;
@else
&nbsp;
{!! $hasilpemeriksaanttcmmtbrifxpert_hasilpagi03 !!}
@endif
</td>
<td colspan=2 class=xl79 style='border-left:none'>
@if (isset($data['inlineCheckbox56']) && $data['inlineCheckbox56'] != '')
&#8730;
@else
&nbsp;
{!! $hasilpemeriksaanttcmmtbrifxpert_hasilpagi04 !!}
@endif
</td>
<td class=xl79 style='border-left:none'>
@if (isset($data['inlineCheckbox57']) && $data['inlineCheckbox57'] != '')
&#8730;
@else
&nbsp;
{!! $hasilpemeriksaanttcmmtbrifxpert_hasilpagi05 !!}
@endif
</td>
<td class=xl79 style='border-left:none'>
@if (isset($data['inlineCheckbox58']) && $data['inlineCheckbox58'] != '')
&#8730;
@else
&nbsp;
{!! $hasilpemeriksaanttcmmtbrifxpert_hasilpagi06 !!}
@endif
</td>
<td colspan=2 class=xl79 style='border-left:none'>
@if (isset($data['inlineCheckbox59']) && $data['inlineCheckbox59'] != '')
&#8730;
@else
&nbsp;
{!! $hasilpemeriksaanttcmmtbrifxpert_hasilpagi07 !!}
@endif
</td>
</tr>
@@ -1457,7 +1564,7 @@
</tr>
<tr style='mso-height-source:userset;height:40.0pt'>
<td colspan=2 style='height:40.0pt;mso-ignore:colspan'></td>
<td colspan=13 class=xl83><!-- $ttdexecutor --></td>
<td colspan=13 class=xl83>{!! $ttdanalis !!}</td>
<td colspan=7 class=xl83>{!! $tandatangan !!}</td>
</tr>
<tr style='height:16.0pt'>
@@ -1502,6 +1609,7 @@
<td width=40 style='width:30pt'></td>
</tr>
<![endif]>
<font color="white">ekspertisetbtcmmtb</font>
</table>
</div>
</body>