Adjust the tarikh for laporan aliran tunai

This commit is contained in:
aiman
2025-10-14 16:40:20 +08:00
parent 1114aadbef
commit 1d903a70ba
@@ -663,7 +663,7 @@ class AliranTunaiController extends Controller
$teller = $auth_user['name'];
$bakiLelong = Http::withOptions(['verify' =>config('app.api_verify')])->get(config('api.url') . '/api/lelong/bakilelongbyteller/'.$auth_user['cawangan'],[
'tarikh' => $tarikh_cetak
'tarikh' => $tarikh
])->json();
$tunai = Http::withOptions(['verify' => config('app.api_verify')])->get(config('api.url') . '/api/getTunaiByTarikh/',[