Warning (2): Undefined array key "Quote" [APP/View/Quotes/modal.ctp, line 49]Code Context <option value="">Please Select Service Type</option> <?php foreach($quote_services as $quote_service): ?> <?php echo '<option value="'.$quote_service['Menusbuttonscontent']['title'].'"'.($quote_service['Menusbuttonscontent']['title'] == $this->data['Quote']['servicetype'] ? "selected" : "").' >'.$quote_service['Menusbuttonscontent']['title'].'</option>'; ?>include - APP/View/Quotes/modal.ctp, line 49 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 968 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 117
<option value="">Please Select Service Type</option> <?php foreach($quote_services as $quote_service): ?> <?php echo '<option value="'.$quote_service['Menusbuttonscontent']['title'].'"'.($quote_service['Menusbuttonscontent']['title'] == $this->data['Quote']['servicetype'] ? "selected" : "").' >'.$quote_service['Menusbuttonscontent']['title'].'</option>'; ?>
<option value="">Please Select Service Type</option>
<?php foreach($quote_services as $quote_service): ?>
<?php echo '<option value="'.$quote_service['Menusbuttonscontent']['title'].'"'.($quote_service['Menusbuttonscontent']['title'] == $this->data['Quote']['servicetype'] ? "selected" : "").' >'.$quote_service['Menusbuttonscontent']['title'].'</option>'; ?>
include - APP/View/Quotes/modal.ctp, line 49 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 968 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 117
Warning (2): Trying to access array offset on value of type null [APP/View/Quotes/modal.ctp, line 49]Code Context <option value="">Please Select Service Type</option> <?php foreach($quote_services as $quote_service): ?> <?php echo '<option value="'.$quote_service['Menusbuttonscontent']['title'].'"'.($quote_service['Menusbuttonscontent']['title'] == $this->data['Quote']['servicetype'] ? "selected" : "").' >'.$quote_service['Menusbuttonscontent']['title'].'</option>'; ?>include - APP/View/Quotes/modal.ctp, line 49 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 968 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 117