diff --git a/resources/views/articles/show.blade.php b/resources/views/articles/show.blade.php index c325ffc..c4543d4 100644 --- a/resources/views/articles/show.blade.php +++ b/resources/views/articles/show.blade.php @@ -76,12 +76,12 @@
މައުޟޫޢުތަށް
-
+
@foreach ($article->topics as $topic) + class="mt-4 mr-2 bg-gray-600 no-underline text-sm font-bold hover:bg-white px-3 py-2 rounded border border-gray-600 text-white hover:text-gray-600 MvTyper"> {{$topic->name}} @endforeach