Missing Method in SectionsController

Error: The action detail_booking2 is not defined in controller SectionsController

Error: Create SectionsController::detail_booking2() in file: app/Controller/SectionsController.php.

<?php
class SectionsController extends AppController {


	public function detail_booking2() {

	}

}

Notice: If you want to customize this error message, create app/View/Errors/missing_action.ctp

Stack Trace