paginate(10); // Show the page return View::make('backend/categories/index', compact('categories')); } }