{{convertUtf8($point->title)}}
@if (strlen($point->short_text) > 150) {{mb_substr($point->short_text,0,150,'utf-8')}} {{__('see more')}}... @else {{convertUtf8($point->short_text)}} @endif
@if (strlen($scategory->short_text) > 112) {{mb_substr($scategory->short_text,0,112,'utf-8')}} {{__('see more')}}... @else {{convertUtf8($scategory->short_text)}} @endif
{{__('View Services')}}@if (strlen($service->summary) > 100) {{mb_substr($service->summary,0,100,'utf-8')}} {{__('see more')}}... @else {{convertUtf8($service->summary)}} @endif
@if($service->details_page_status == 1) {{__('Read More')}} @endif@if (strlen($point->short_text) > 150) {{mb_substr($point->short_text,0,150,'utf-8')}} {{__('see more')}}... @else {{convertUtf8($point->short_text)}} @endif