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