Article::with('source', 'topics') ->latest("published_date") ->paginate(20) ]; } }