This commit is contained in:
Duidev Software House
2025-10-12 23:06:46 +07:00
parent bf4093e01d
commit 684705b383
1405 changed files with 273 additions and 254420 deletions
@@ -1242,6 +1242,9 @@ class DokterController extends Controller
$pesan = 'Sejumlah data di rentang '.$request->input('isi').' Berhasil di arsipkan';
} catch (Exception $e) {
$pesan = $e->getMessage();
Log::error('Gagal Arsipkan Data.', [
'message' => $e->getMessage(),
]);
}
return $pesan;
} else if ($worklist == 'getvitek'){