separation of tawarruq and onepercent

This commit is contained in:
Hafifie PKB
2023-12-10 00:05:30 +08:00
parent 88329b3298
commit 2a8e972b34
18 changed files with 2701 additions and 1022 deletions
@@ -3635,6 +3635,8 @@ class AdminPageController extends Controller
if($kodcaw == '011229')
$total -= 45390.37;
if($kodcaw == 'KB2')
$total -= 1378.5;
return response()->json($total,200);
}