1, 'type' => config('const.db.coin_type_earn')])->orderBy('sorts', 'desc')->get()->toArray(); return view('vault2', ['data' => $data]); } }