@foreach ($latestPosts as $post)
@endforeach
strtolower($post->category->name), "slug" => $post->slug]) }}" class="blogSectionCardLink">{{ $post->title }}
{!! str_limit($post->content, 90) !!}