add tunggakan for onepercent and ujrah
This commit is contained in:
@@ -41,6 +41,12 @@ class Tawarruq extends MasterServices
|
||||
return $response;
|
||||
}
|
||||
|
||||
public function updateJBGSemasa(HttpRequest $request){
|
||||
$gadai = new Version1Gadai($this->kodcaw,$this->cawangan_info);
|
||||
$response = $gadai->updateJBG($request);
|
||||
return $response;
|
||||
}
|
||||
|
||||
public function getUpahSebenar($norujukan){
|
||||
$gadai = new Version1Gadai($this->kodcaw,$this->cawangan_info);
|
||||
$response = $gadai->kiraupahTawarruq($norujukan);
|
||||
|
||||
Reference in New Issue
Block a user