From b956b93a2e9f9684255e4a282b7094ebbc338c32 Mon Sep 17 00:00:00 2001 From: Mohamed Jinas Date: Tue, 18 Aug 2020 21:40:12 +0500 Subject: [PATCH] Update show.blade.php --- resources/views/articles/show.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/articles/show.blade.php b/resources/views/articles/show.blade.php index 60ee7e6..f28696d 100644 --- a/resources/views/articles/show.blade.php +++ b/resources/views/articles/show.blade.php @@ -73,7 +73,7 @@ - + View the full article on {{$article->source->slug}}