parent_id); return view('area.selectcitys', [ 'citys' => $citys->toArray() ])->render(); } }