update catatan
This commit is contained in:
@@ -434,7 +434,7 @@ class RequestLogController extends Controller
|
|||||||
// Update Request LOG untuk lanjut ke Final LOG
|
// Update Request LOG untuk lanjut ke Final LOG
|
||||||
// if (!empty($request->catatan)) {
|
// if (!empty($request->catatan)) {
|
||||||
$requestLog->catatan = $request->catatan;
|
$requestLog->catatan = $request->catatan;
|
||||||
}
|
// }
|
||||||
if (!empty($request->billing_no)) {
|
if (!empty($request->billing_no)) {
|
||||||
$requestLog->billing_no = $request->billing_no;
|
$requestLog->billing_no = $request->billing_no;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user