@if(isset($tags)) @if(count($tags)!=0)
برچسب‌ها
@foreach ($tags as $tags_item) {{ $tags_item->Tag->title }} @endforeach
@endif @endif