fix kelulusan

This commit is contained in:
hafifierahman
2021-01-17 08:56:27 +08:00
parent 79aa543e69
commit 58cab5f448
2 changed files with 4 additions and 5 deletions
+1 -2
View File
@@ -77,8 +77,7 @@ class KelulusanController extends Controller
->where('norujukan','=',$norujukan)
->update(array(
'masalulus'=> $harini->toTimeString(),
'khazanah'=> 'khazanah'
'pelulus'=> 'khazanah'
));
}
else