fix hapus dan kelulusan

This commit is contained in:
hafifierahman
2021-02-25 09:19:43 +08:00
parent 6ab2203fea
commit d0ea36ea87
2 changed files with 111 additions and 11 deletions
+1 -1
View File
@@ -152,7 +152,7 @@ class KelulusanController extends Controller
'pelulus' => 'dahlulus',
'masalulus'=> $harini->toTimeString()
));
}else{
}else if($request->sahkan === 2){
$kelulusan=Mohon::on($cawangan['mysql'])
->where('tarikh','=',$harini->toDateString())
->where('norujukan','=',$norujukan)