update catatan

This commit is contained in:
Linksehat Staging Server
2024-05-28 10:56:03 +07:00
parent ffb7e0bc08
commit bec92fc641

View File

@@ -434,7 +434,7 @@ class RequestLogController extends Controller
// Update Request LOG untuk lanjut ke Final LOG
// if (!empty($request->catatan)) {
$requestLog->catatan = $request->catatan;
}
// }
if (!empty($request->billing_no)) {
$requestLog->billing_no = $request->billing_no;
}