$news->getRouteKey(), 'id' => $news->id, 'text' => $news->text, 'category_id' => $news->category_id, ]; } }