Error: BrandsController could not be found.
Error: Create the class BrandsController below in file: app/controllers/brands_controller.php
<?php
class BrandsController extends AppController {
var $name = 'Brands';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp