Merge branch 'master' of https://gitlab.com/online-sistem1/api_arrahn into apiaku
This commit is contained in:
@@ -1550,7 +1550,7 @@ class GadaiController extends Controller
|
||||
|
||||
array_push($array_percentage,['cawangan'=>$top5['cawangan'],'percentage_gadai'=>number_format($percentage,2)]);
|
||||
}
|
||||
|
||||
// dd($array_percentage);
|
||||
return response()->json($array_percentage);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user