hotel_commerce/cache/smarty/compile/69/a3/70/69a370ee1361882584d9df983682e6ff46af9c16_0.file.content.tpl.php
2023-06-26 13:09:26 +05:30

34 lines
984 B
PHP

<?php
/* Smarty version 3.1.39, created on 2023-06-22 13:37:56
from 'C:\xampp\htdocs\hotelcommerce\admin\themes\default\template\controllers\shop\content.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.39',
'unifunc' => 'content_649432940769a4_40846881',
'has_nocache_code' => false,
'file_dependency' =>
array (
'69a370ee1361882584d9df983682e6ff46af9c16' =>
array (
0 => 'C:\\xampp\\htdocs\\hotelcommerce\\admin\\themes\\default\\template\\controllers\\shop\\content.tpl',
1 => 1687433793,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_649432940769a4_40846881 (Smarty_Internal_Template $_smarty_tpl) {
?>
<div class="row">
<div class="col-lg-4">
<?php echo $_smarty_tpl->tpl_vars['shops_tree']->value;?>
</div>
<div class="col-lg-8"><?php echo $_smarty_tpl->tpl_vars['content']->value;?>
</div>
</div><?php }
}