tebus separuh

This commit is contained in:
afiq
2021-02-28 11:05:16 +08:00
parent 1dd950889e
commit 3ca17c9f1b
+1 -1
View File
@@ -246,7 +246,7 @@ class TebusController extends Controller
->where('norujukan','=',$norujukan) ->where('norujukan','=',$norujukan)
->first(); ->first();
$upahsemasa = $gadai_data['jbg'] * (($gadai_data['kadarupah']/100 )* $gadai_data['bakipjm']); $upahsemasa = $this->kiraupahTawarruq($kodcaw,$norujukan);
$transaction = Transaction::on('mysql7') $transaction = Transaction::on('mysql7')
->where('norujukan','=',$norujukan) ->where('norujukan','=',$norujukan)