Code Context
<div class="products product_inner">
<h3><?= Configure::read('work_category') ?> - <?php echo $category['WorkCategoryDescription']['title']; ?></h3>
$viewFile = '/home/almazro1/public_html/app/View/Works/category.ctp'
$dataForView = array(
'careers' => array(),
'category' => array(),
'title_for_layout' => 'Companies',
'authUser' => null
)
$careers = array()
$category = array()
$title_for_layout = 'Companies'
$authUser = null
$banners = array()
include - APP/View/Works/category.ctp, line 37
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 960
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 118