latest()->get(); return response()->json([ 'success' => true, 'data' => $data ]); } }