{{ $service->title ?? 'Servicio' }}
@if($service->description){{ \Illuminate\Support\Str::limit($service->description, 120, '...') }}
@endif{{ \Illuminate\Support\Str::limit($service->description, 120, '...') }}
@endifNo hay servicios disponibles en la categoría "{{ $selectedCategory->name }}"
Ver todos los servicios @elsePronto agregaremos más servicios.
@endif