This commit is contained in:
Duidev Software House
2026-01-11 10:14:38 +07:00
parent 6d9752dca5
commit b7eea4a204
5 changed files with 11 additions and 11 deletions

No files matched your search

@@ -192,9 +192,9 @@
</table>
@endif
@if (isset($keterangan))
@if (isset($periksa->keterangan))
<br />Komentar:<br />
{!! $keterangan !!}
{!! $periksa->keterangan !!}
@endif
</td>
</tr>