Warning (2): Use of undefined constant SERVICE_NAME - assumed 'SERVICE_NAME' (this will throw an Error in a future version of PHP) [ROOTtemplates/Pages/howto.php, line 43]
Code Context
SERVICE_NAME">
?><p class="howto_logo"><img src="<?=SERVICE_URL.'data/svg/logo.svg'?>" alt="<?=SERVICE_NAME?>"></p><p class="howto_title">ご利用方法</p>
$templateFile ='/home/kodomo-shokudou/cakephp/test_kodomo//templates/Pages/howto.php'$dataForView =[ 'page' => 'howto', 'subpage' => null, ]$bufferLevel =(int) 1$page ='howto'$subpage =null$includBlock ='<style> .howto_logo{ max-width:400px; text-align: center; margin: 2em auto; } .howto_title{ max-width:600px; font-size: 4rem; text-align: center; margin: 0.5em auto; } .howto_description{ max-width:600px; font-size: 2rem; text-align: center; margin: 1em auto; } div.step{ text-align: center; margin-bottom: 2em; } img.step{ margin: 1em 0 0 0; width: 200px; } img.shop{ margin: 1em 0 0 0; width: 250px; } img.show_qr{ margin: 1em 0 0 0; width: 350px; } </style>'
include - ROOTtemplates/Pages/howto.php, line 43 Cake\View\View::_evaluate() - ROOTvendor/cakephp/cakephp/src/View/View.php, line 1181 Cake\View\View::_render() - ROOTvendor/cakephp/cakephp/src/View/View.php, line 1138 Cake\View\View::render() - ROOTvendor/cakephp/cakephp/src/View/View.php, line 769 Cake\Controller\Controller::render() - ROOTvendor/cakephp/cakephp/src/Controller/Controller.php, line 762 App\Controller\PagesController::display() - ROOTsrc/Controller/PagesController.php, line 79 Cake\Controller\Controller::invokeAction() - ROOTvendor/cakephp/cakephp/src/Controller/Controller.php, line 539 Cake\Controller\ControllerFactory::handle() - ROOTvendor/cakephp/cakephp/src/Controller/ControllerFactory.php, line 140 Cake\Controller\ControllerFactory::invoke() - ROOTvendor/cakephp/cakephp/src/Controller/ControllerFactory.php, line 115 Cake\Http\BaseApplication::handle() - ROOTvendor/cakephp/cakephp/src/Http/BaseApplication.php, line 317 Cake\Http\Runner::handle() - ROOTvendor/cakephp/cakephp/src/Http/Runner.php, line 77 Cake\Http\Middleware\CsrfProtectionMiddleware::process() - ROOTvendor/cakephp/cakephp/src/Http/Middleware/CsrfProtectionMiddleware.php, line 164 Cake\Http\Runner::handle() - ROOTvendor/cakephp/cakephp/src/Http/Runner.php, line 73 Cake\Http\Middleware\BodyParserMiddleware::process() - ROOTvendor/cakephp/cakephp/src/Http/Middleware/BodyParserMiddleware.php, line 157 Cake\Http\Runner::handle() - ROOTvendor/cakephp/cakephp/src/Http/Runner.php, line 73 Authentication\Middleware\AuthenticationMiddleware::process() - ROOTvendor/cakephp/authentication/src/Middleware/AuthenticationMiddleware.php, line 124 Cake\Http\Runner::handle() - ROOTvendor/cakephp/cakephp/src/Http/Runner.php, line 73
ご利用方法
Warning (2): Use of undefined constant SERVICE_NAME - assumed 'SERVICE_NAME' (this will throw an Error in a future version of PHP) [ROOTtemplates/Pages/howto.php, line 45]SERVICE_NAMEを利用するのはとても簡単。Code Context<p class="howto_title">ご利用方法</p><p class="howto_description"><?=SERVICE_NAME?>を利用するのはとても簡単。<br>会員カードかスマホを使ってQRコードをお店の人に見せるだけ。<br>一緒にいる人も食事をすることが可能です。</p>$templateFile ='/home/kodomo-shokudou/cakephp/test_kodomo//templates/Pages/howto.php'$dataForView =[ 'page' => 'howto', 'subpage' => null, ]$bufferLevel =(int) 1$page ='howto'$subpage =null$includBlock ='<style> .howto_logo{ max-width:400px; text-align: center; margin: 2em auto; } .howto_title{ max-width:600px; font-size: 4rem; text-align: center; margin: 0.5em auto; } .howto_description{ max-width:600px; font-size: 2rem; text-align: center; margin: 1em auto; } div.step{ text-align: center; margin-bottom: 2em; } img.step{ margin: 1em 0 0 0; width: 200px; } img.shop{ margin: 1em 0 0 0; width: 250px; } img.show_qr{ margin: 1em 0 0 0; width: 350px; } </style>'include - ROOTtemplates/Pages/howto.php, line 45 Cake\View\View::_evaluate() - ROOTvendor/cakephp/cakephp/src/View/View.php, line 1181 Cake\View\View::_render() - ROOTvendor/cakephp/cakephp/src/View/View.php, line 1138 Cake\View\View::render() - ROOTvendor/cakephp/cakephp/src/View/View.php, line 769 Cake\Controller\Controller::render() - ROOTvendor/cakephp/cakephp/src/Controller/Controller.php, line 762 App\Controller\PagesController::display() - ROOTsrc/Controller/PagesController.php, line 79 Cake\Controller\Controller::invokeAction() - ROOTvendor/cakephp/cakephp/src/Controller/Controller.php, line 539 Cake\Controller\ControllerFactory::handle() - ROOTvendor/cakephp/cakephp/src/Controller/ControllerFactory.php, line 140 Cake\Controller\ControllerFactory::invoke() - ROOTvendor/cakephp/cakephp/src/Controller/ControllerFactory.php, line 115 Cake\Http\BaseApplication::handle() - ROOTvendor/cakephp/cakephp/src/Http/BaseApplication.php, line 317 Cake\Http\Runner::handle() - ROOTvendor/cakephp/cakephp/src/Http/Runner.php, line 77 Cake\Http\Middleware\CsrfProtectionMiddleware::process() - ROOTvendor/cakephp/cakephp/src/Http/Middleware/CsrfProtectionMiddleware.php, line 164 Cake\Http\Runner::handle() - ROOTvendor/cakephp/cakephp/src/Http/Runner.php, line 73 Cake\Http\Middleware\BodyParserMiddleware::process() - ROOTvendor/cakephp/cakephp/src/Http/Middleware/BodyParserMiddleware.php, line 157 Cake\Http\Runner::handle() - ROOTvendor/cakephp/cakephp/src/Http/Runner.php, line 73 Authentication\Middleware\AuthenticationMiddleware::process() - ROOTvendor/cakephp/authentication/src/Middleware/AuthenticationMiddleware.php, line 124 Cake\Http\Runner::handle() - ROOTvendor/cakephp/cakephp/src/Http/Runner.php, line 73
会員カードかスマホを使ってQRコードをお店の人に見せるだけ。
一緒にいる人も食事をすることが可能です。

会員カードかスマホのマイページに表示されるQRコードをお店の人に見せてください。


食事を楽しんでください。



