Merge branch 'lapfix' into 'new-super'

fix kelulusan

See merge request online-sistem1/kaunter!175
This commit is contained in:
Afiq Zakwan Hamdan
2021-10-05 16:35:31 +00:00
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)
{