Update
This commit is contained in:
No files matched your search
@@ -525,7 +525,6 @@
|
||||
$key = trim($rows->komponen);
|
||||
if (!empty($key)) {
|
||||
if ($key == 'keterangan') {
|
||||
$data['keterangan'] .= $rows->isidata;
|
||||
} else {
|
||||
$data[$key] = $rows->isidata;
|
||||
}
|
||||
@@ -1459,7 +1458,7 @@
|
||||
</tr>
|
||||
<tr style='height:16.0pt'>
|
||||
<td colspan=2 style='height:16.0pt;mso-ignore:colspan'></td>
|
||||
<td colspan=13 class=xl65>{!! $periksa->nmexcutor !!}</td>
|
||||
<td colspan=13 class=xl65>{{ $periksa->nmanalis }}</td>
|
||||
<td colspan=7 class=xl65>{!! $periksa->nmdokter !!}</td>
|
||||
</tr>
|
||||
<tr style='height:16.0pt'><td style='height:16.0pt'> </td><td colspan=21 class=xl67></td></tr>
|
||||
|
||||
Reference in New Issue
Block a user