coverUrl()) style="background: {{ $blog->gradientCss() }};" @endif>
@if($blog->coverUrl())
 }})
@else
@endif
{{ $blog->published_at->format('d M Y') }}
{{ $blog->title }}
{{ $blog->excerpt ?: \Illuminate\Support\Str::limit(strip_tags($blog->body), 120) }}
Read more