This commit is contained in:
Dwi Swandhana
2026-04-13 16:46:42 +07:00
parent 2371584fdc
commit 20ca52ca4d
@@ -646,6 +646,9 @@ class DokterController extends Controller
'status' => 'Preliminary Results',
];
$periksa->update($updateData);
if ($this->shouldMarkAsCritical($request)) {
$this->upsertCriticalValueSample($periksa);
}
$surat = self::genSurat($periksa->id, 'dengan kop');
Riwayat::create([
'nofoto' => $nofoto,