hotel_commerce/cache/smarty/compile/84/1b/52/841b52e79489c48caa0acfb9ae93824bedd9581d_0.file.view.tpl.php
2023-06-26 13:09:26 +05:30

79 lines
2.8 KiB
PHP

<?php
/* Smarty version 3.1.39, created on 2023-06-22 13:38:07
from 'C:\xampp\htdocs\hotelcommerce\admin\themes\default\template\helpers\view\view.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.39',
'unifunc' => 'content_6494329f446375_66622230',
'has_nocache_code' => false,
'file_dependency' =>
array (
'841b52e79489c48caa0acfb9ae93824bedd9581d' =>
array (
0 => 'C:\\xampp\\htdocs\\hotelcommerce\\admin\\themes\\default\\template\\helpers\\view\\view.tpl',
1 => 1687433793,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_6494329f446375_66622230 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_loadInheritance();
$_smarty_tpl->inheritance->init($_smarty_tpl, false);
?>
<div class="leadin"><?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_2750473836494329f3fcab7_65627234', "leadin");
?>
</div>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_8436947786494329f401b09_33182284', "override_tpl");
?>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>'displayAdminView'),$_smarty_tpl ) );?>
<?php if ((isset($_smarty_tpl->tpl_vars['name_controller']->value))) {?>
<?php $_smarty_tpl->smarty->ext->_capture->open($_smarty_tpl, 'hookName', 'hookName', null);?>display<?php echo ucfirst($_smarty_tpl->tpl_vars['name_controller']->value);?>
View<?php $_smarty_tpl->smarty->ext->_capture->close($_smarty_tpl);?>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>$_smarty_tpl->tpl_vars['hookName']->value),$_smarty_tpl ) );?>
<?php } elseif ((isset($_GET['controller']))) {?>
<?php $_smarty_tpl->smarty->ext->_capture->open($_smarty_tpl, 'hookName', 'hookName', null);?>display<?php echo htmlentities(ucfirst($_GET['controller']));?>
View<?php $_smarty_tpl->smarty->ext->_capture->close($_smarty_tpl);?>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>$_smarty_tpl->tpl_vars['hookName']->value),$_smarty_tpl ) );?>
<?php }
}
/* {block "leadin"} */
class Block_2750473836494329f3fcab7_65627234 extends Smarty_Internal_Block
{
public $subBlocks = array (
'leadin' =>
array (
0 => 'Block_2750473836494329f3fcab7_65627234',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
}
}
/* {/block "leadin"} */
/* {block "override_tpl"} */
class Block_8436947786494329f401b09_33182284 extends Smarty_Internal_Block
{
public $subBlocks = array (
'override_tpl' =>
array (
0 => 'Block_8436947786494329f401b09_33182284',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
}
}
/* {/block "override_tpl"} */
}