TAGS {{ $tags->count() }}
@foreach($tags as $tag)
{{$tag->tag_name}}
@endforeach