ajax()) { abort(404); } $studies = StudyPresenter::pagination(WorklistFactory::getLister()->get()); // ->toArray();dd($studies); return response()->json($studies); } }