fix autotawarruq and imbangduga
This commit is contained in:
@@ -578,9 +578,10 @@ class LelongController extends Controller
|
||||
|
||||
if($cawangan['tagarrahnbid'] == 1){
|
||||
// $lelong = Http::withOptions(['verify' => true])->get('https://niklah.arrahn.com.my/api/portalApi',[
|
||||
$lelong = Http::withOptions(['verify' => true])->get('http://adminbid.arrahn/api/portalApi',[
|
||||
'norujukan' => $request->norujukan
|
||||
])->json();
|
||||
// $lelong = Http::withOptions(['verify' => true])->get('http://adminbid.arrahn/api/portalApi',[
|
||||
// 'norujukan' => $request->norujukan
|
||||
// ])->json();
|
||||
$lelong = null;
|
||||
$lelong = ($lelong != null) ? $lelong['lelong'] : [];
|
||||
if( $lelong == null )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user