This commit is contained in:
hafifierahman
2021-03-01 09:31:16 +08:00
+1 -1
View File
@@ -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){