fix kelulusan
This commit is contained in:
@@ -499,7 +499,6 @@ class KhazanahController extends Controller
|
||||
$kelulusan = Http::get(config('api.url') . '/api/RekodDahLepas/' . $auth_user['cawangan'])->json();
|
||||
$kelulusanmohonid = Http::get(config('api.url') . '/api/GetLulusAll/' . $auth_user['cawangan'])->json();
|
||||
|
||||
dd($kelulusanmohonid);
|
||||
|
||||
foreach($kelulusan as $index=>$k)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user