order('sort asc') ->select() ->toArray(); } return $this->json(['data' => $data]); } }