with('markets')->whereIn('id',$cityIds)->get(); return $res; } }