debug serentak
This commit is contained in:
@@ -243,6 +243,7 @@
|
||||
$new_transaction = sprintf("%04d",$new_sirig);
|
||||
$norujukan_baru = strtoupper($cawangan_info['kodcaw']) . $curent_year . $curent_month . $current_day . '-' .$new_transaction;
|
||||
$_SESSION["norujukan"] = $norujukan_baru;
|
||||
dd($_SESSION["norujukan"]);
|
||||
$gadai_baru = Http::post($api_url .'/api/gadai/'.$cawangan_info['kodcaw'],[
|
||||
'norujukan' => $norujukan_baru,
|
||||
'nopelanggan' => $customer_info['nopelanggan'],
|
||||
|
||||
Reference in New Issue
Block a user