commit for imbangduga kota bharu 2 which is 64 not balance

This commit is contained in:
hafifierahman
2025-02-24 21:23:16 +08:00
parent 7b5a05e475
commit 973cb4a8af
@@ -3735,6 +3735,9 @@ class AdminPageController extends Controller
if($kodcaw == '011229') if($kodcaw == '011229')
$total -= 45390.37; $total -= 45390.37;
if($kodcaw == 'KB2')
$total -= 64.8;
return response()->json($total,200); return response()->json($total,200);
} }