@if(isset($contentDetails['counter']))
@foreach($contentDetails['counter'] as $data)

+

@lang(@$data->description->title)

@endforeach
@endif