@foreach($terms as $item)
{{$item->getData('post_title')}}
@endforeach
{!!$item->getData('description')!!}