Merge branch 'master' of https://gitlab.com/online-sistem1/api_arrahn into apiaku
This commit is contained in:
@@ -269,7 +269,7 @@ class TebusController extends Controller
|
|||||||
|
|
||||||
$rebet = $gadai_data['upah12'] - $totalBayaranKeuntungan - $upahsemasa;
|
$rebet = $gadai_data['upah12'] - $totalBayaranKeuntungan - $upahsemasa;
|
||||||
|
|
||||||
return floatval(number_format($rebet,2));
|
return $rebet;
|
||||||
}
|
}
|
||||||
|
|
||||||
public function tebusUpdate($kodcaw,$norujukan,Request $request){
|
public function tebusUpdate($kodcaw,$norujukan,Request $request){
|
||||||
|
|||||||
Reference in New Issue
Block a user