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