Notice (8): Undefined variable: lang [APP/views/layouts/default.ctp, line 2]" lang="">

Missing Controller

Error: ServicesController could not be found.

Error: Create the class ServicesController below in file: new/controllers/services_controller.php

<?php
class ServicesController extends AppController {

	var $name = 'Services';
}
?>

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