Notice (8): Undefined index: Leaf [APP/View/Leafs/sobre.ctp, line 26]Code Context <figure>
<figcaption class="about_content">
<h1><?php echo $leaf['Leaf']['name'] ?></h1>
$viewFile = '/mnt/disk01/vhosts/hiperlanches.com.br/httpdocs/app/View/Leafs/sobre.ctp'
$dataForView = array(
'leaf' => array()
)
$leaf = array()
include - APP/View/Leafs/sobre.ctp, line 26
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 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 124
Notice (8): Undefined index: Leaf [APP/View/Leafs/sobre.ctp, line 27]Code Context <figcaption class="about_content">
<h1><?php echo $leaf['Leaf']['name'] ?></h1>
<p style="text-align: justify;"><?= strip_tags($leaf['Leaf']['content']) ; ?></p>
$viewFile = '/mnt/disk01/vhosts/hiperlanches.com.br/httpdocs/app/View/Leafs/sobre.ctp'
$dataForView = array(
'leaf' => array()
)
$leaf = array()
include - APP/View/Leafs/sobre.ctp, line 27
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 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 124