diff --git a/resources/views/tags/index.blade.php b/resources/views/tags/index.blade.php index 6622f886bf..f489efb62e 100644 --- a/resources/views/tags/index.blade.php +++ b/resources/views/tags/index.blade.php @@ -42,14 +42,26 @@
- Create new tag + Create new tag
@if(count($tags) == 0) No tags @else @foreach($tags as $tag) -