fix kelulusan

This commit is contained in:
MUHD HAFIFIE
2021-10-05 15:27:57 +08:00
parent edeb85a801
commit a3a80cd0ba
5 changed files with 13 additions and 13 deletions
@@ -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)
{