keluarkan number dummy

This commit is contained in:
Hafifie PKB
2023-12-31 18:28:16 +08:00
parent c7b717579e
commit 56cea39a77
@@ -3657,9 +3657,6 @@ class AdminPageController extends Controller
if($kodcaw == '011229')
$total -= 45390.37;
if($kodcaw == 'KB2')
$total -= 1378.5;
return response()->json($total,200);
}