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