update
This commit is contained in:
@@ -646,6 +646,9 @@ class DokterController extends Controller
|
|||||||
'status' => 'Preliminary Results',
|
'status' => 'Preliminary Results',
|
||||||
];
|
];
|
||||||
$periksa->update($updateData);
|
$periksa->update($updateData);
|
||||||
|
if ($this->shouldMarkAsCritical($request)) {
|
||||||
|
$this->upsertCriticalValueSample($periksa);
|
||||||
|
}
|
||||||
$surat = self::genSurat($periksa->id, 'dengan kop');
|
$surat = self::genSurat($periksa->id, 'dengan kop');
|
||||||
Riwayat::create([
|
Riwayat::create([
|
||||||
'nofoto' => $nofoto,
|
'nofoto' => $nofoto,
|
||||||
|
|||||||
Reference in New Issue
Block a user