$offer->getRouteKey(), 'name' => $offer->name, 'content' => $offer->content, 'url' => $offer->url, 'category_id' => $offer->category_id, ]; } }