limit($limit) ->offset($offset) ->get(); return $data ? $data->toArray() : []; } }