Notice (8): Undefined index: S6 [APP/View/Faq/index.ctp, line 63]Code Context
<div id="content" class="col-sm-9">
<p><?php echo html_entity_decode($result['content']['S6']['A21'])?></p>
$viewFile = '/var/www/showbrand-ipo.com/public_html/app/View/Faq/index.ctp'
$dataForView = array(
'result' => array(
'content' => array()
)
)
$result = array(
'content' => array()
)
include - APP/View/Faq/index.ctp, line 63
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110