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
@@ -204,9 +204,9 @@
</table>
@endif
@if (isset($keterangan))
@if (isset($periksa->keterangan))
<br />Komentar:<br />
{!! $keterangan !!}
{!! $periksa->keterangan !!}
@endif
</td>
</tr>