url) { return redirect($article->url); } return view('articles.show', compact('article')); } }