all())); } public function processDataJobAdd2(Request $request){ dispatch(new SendDataJob($request->all())); } }