{{ __t($item->card_heading) ?: __t($item->name) }}
{{ Illuminate\Support\Str::limit(__t($item->card_content) ?: __t($item->meta_description), 50, '...') }}
{{ __t($category->description) }}
{{ Illuminate\Support\Str::limit(__t($item->card_content) ?: __t($item->meta_description), 50, '...') }}