@forelse($tags as $tag)

{!! $tag->name !!}

{!! $tag->email !!}
Verified Approved

{!! $tag->details !!}

@empty @endif