Merge branch 'ujrah_master' of https://bitbucket.org/arrahn-pkb/api_arrahn into finadev
This commit is contained in:
@@ -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){
|
||||
|
||||
Reference in New Issue
Block a user