$posts))->render()); } return View::make('blog', array('posts' => $posts)); } }