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