{{-- Stage 6: was config('posts'). $latestPosts comes from the view composer in AppServiceProvider, so this partial works on the homepage and the about page alike. --}} @foreach ($latestPosts as $post) @endforeach