CALL US: 386-423-5553

Missing Controller

Error: Top.htmlController could not be found.

Error: Create the class Top.htmlController below in file: app/controllers/top.html_controller.php

<?php
class Top.htmlController extends AppController {

	var $name = 'Top.html';
}
?>

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

 

Welcome!

Wheel-A-Way Sales is your proud supplier of Wells Cargo enclosed trailers and hauling accessories. With unbeatable service and the best solutions to your hauling needs, Wheel-A-Way ensures happy customers.

We are conveniently located in Edgewater, FL on US 1 with the ability to service northeast and central Florida.

Our business hours are Monday through Thursday 8:30 AM to 5 PM EST, Friday 8:30 AM to 4:30 PM and Saturday 8:30 AM to 1 PM EST.

If you need immediate assistance you might consult our frequently asked questions.


WheelAway Trailer Sales
CALL US: 386-423-5553

Missing Controller

Error: Bottom.htmlController could not be found.

Error: Create the class Bottom.htmlController below in file: app/controllers/bottom.html_controller.php

<?php
class Bottom.htmlController extends AppController {

	var $name = 'Bottom.html';
}
?>

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