add wakil untuk ansuran

This commit is contained in:
hafifierahman
2023-03-05 18:52:42 +08:00
parent 64dcea58fb
commit a1e211c988
3 changed files with 3 additions and 1 deletions
+1
View File
@@ -543,6 +543,7 @@ class TebusController extends Controller
'duit_masuk' => $harga_tebus,
'created_at' => $current,
'bakiharga' => $baki_hargajualan,
'nowakil' => (int)$request->nowakil
]);
}