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