hapus gadai dan notifikasi baiki
This commit is contained in:
@@ -19,7 +19,6 @@ class KelulusanController extends Controller
|
||||
|
||||
$kelulusan=Mohon::on($cawangan['mysql'])
|
||||
->where('TARIKH','=',$harini->toDateString())
|
||||
->where('pelulus','=','')
|
||||
->where('masalulus','=','')
|
||||
->get();
|
||||
|
||||
@@ -36,7 +35,6 @@ class KelulusanController extends Controller
|
||||
$kelulusan=Mohon::on($cawangan['mysql'])
|
||||
->where('TARIKH','=',$harini->toDateString())
|
||||
->where('NORUJUKAN','=',$norujukan)
|
||||
->where('pelulus','<>','')
|
||||
->where('masalulus','<>','')
|
||||
->get();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user