Missing Controller

Error: LaptopController could not be found.

Error: Create the class LaptopController below in file: app/controllers/laptop_controller.php

<?php
class LaptopController extends AppController {

	var $name = 'Laptop';
}
?>

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