Update
This commit is contained in:
No files matched your search
@@ -1003,7 +1003,6 @@
|
||||
$key = trim($rows->komponen);
|
||||
if (!empty($key)) {
|
||||
if ($key == 'keterangan') {
|
||||
$data['keterangan'] .= $rows->isidata;
|
||||
} else {
|
||||
$data[$key] = $rows->isidata;
|
||||
}
|
||||
@@ -2971,7 +2970,7 @@
|
||||
<td class=xl64> </td>
|
||||
<td class=xl64> </td>
|
||||
<td class=xl64> </td>
|
||||
<td colspan=21 class=xl70>{!! $periksa->nmexcutor !!}</td>
|
||||
<td colspan=21 class=xl70>{{ $periksa->nmanalis }}</td>
|
||||
<td colspan=12 class=xl70>{!! $periksa->nmdokter !!}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user