Missing Controller

Error: BranchController could not be found.

Error: Create the class BranchController below in file: app/controllers/branch_controller.php

<?php
class BranchController extends AppController {

	var $name = 'Branch';
}
?>

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