{{$service->name}}
{!! \Illuminate\Support\Str::limit(strip_tags($service->description), 200) !!}
@if($service->url) {{__('main.learn_more')}} @else {{__('main.learn_more')}} @endif{!! \Illuminate\Support\Str::limit(strip_tags($service->description), 200) !!}
@if($service->url) {{__('main.learn_more')}} @else {{__('main.learn_more')}} @endif