masuk aging
This commit is contained in:
@@ -57,6 +57,9 @@ class KelulusanController extends Controller
|
||||
|
||||
$kelulusan=Mohon::on($cawangan['mysql'])
|
||||
->where('tarikh','<',$harini->toDateString())
|
||||
->where('pelulus','=','khazanah')
|
||||
->where('peloperasi','=','')
|
||||
->where('masalulus','<>','')
|
||||
->get();
|
||||
|
||||
return response()->json($kelulusan);
|
||||
|
||||
Reference in New Issue
Block a user