Merge branch 'ujrah_master' of https://bitbucket.org/arrahn-pkb/api_arrahn into finadev

This commit is contained in:
Afrina Alimi
2023-12-03 09:34:01 +08:00
9 changed files with 329 additions and 13 deletions
+3 -1
View File
@@ -514,7 +514,9 @@ class GadaiController extends Controller
'duit_masuk' => $request->bayaran,
'created_at' => $current,
'bakiharga' => $baki_hargajualan,
'nowakil' => (int)$request->nowakil
'nowakil' => (int)$request->nowakil,
'duitpelanggan' => $request->duitpelanggan,
'bakipelanggan' => $request->bakipelanggan
]);
if($gadai['tempoh'] >= 12.0){