diff --git a/resources/views/Admin/Shop/Articles/partials/product/description.blade.php b/resources/views/Admin/Shop/Articles/partials/product/description.blade.php index 4781ba20..ad70ca96 100644 --- a/resources/views/Admin/Shop/Articles/partials/product/description.blade.php +++ b/resources/views/Admin/Shop/Articles/partials/product/description.blade.php @@ -7,7 +7,7 @@ @if ($inherited['tags'])
Tags
@foreach ($inherited['tags'] as $tag) - + @endforeach @endif @endcomponent