@if ($tags && $tags->count() > 0) @foreach ($tags as $tag) {{ $tag->name }} @endforeach @endif