@if ($latestPosts->isNotEmpty())

From the blog

@foreach ($latestPosts as $post) @endforeach
@endif