Missing Controller

Error: FoodpandaController could not be found.

Error: Create the class FoodpandaController below in file: app/controllers/foodpanda_controller.php

<?php
class FoodpandaController extends AppController {

	var $name = 'Foodpanda';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp