This commit is contained in:
Dwi Swandhana
2026-03-15 05:54:27 +07:00
parent e3afceee52
commit 6a009108e7
@@ -84,7 +84,7 @@
<input type="text" id="penerima_laporan" name="penerima_laporan" class="form-control">
</div>
<div class="form-group">
<label for="alasan_belum_laporkan" class="col-form-label">Alasan Belum di Laporkan <font color="red">*</font></label>
<label for="alasan_belum_laporkan" class="col-form-label">Alasan belum dilaporkan/Pasien meninggal<font color="red">*</font></label>
<input type="text" id="alasan_belum_laporkan" name="alasan_belum_laporkan" class="form-control" placeholder="Isi jika belum di laporkan (Meninggal / Pindah Rumah Sakit / dll)">
</div>
<button type="submit" class="btn btn-sm btn-warning">Mark as Read</button>