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