update
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user