{{ Str::limit($firstPost->excerpt, 160) }}
@endif {{ __('Read Article') }}{{ __('Discover expert advice, healthy recipes, and wellness tips to help you achieve your goals.') }}
{{ Str::limit($post->excerpt, 100) }}
@endif {{ __('Read More') }}{{ __('Try adjusting your search or filters.') }}
@if(request('search') || request('category') || request('tag')) {{ __('Clear filters') }} @endif{{ __('Find articles on the topics you care about') }}