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