| Server IP : 202.61.199.114 / Your IP : 216.73.217.139 Web Server : nginx/1.22.1 System : Linux de.arni-solutions.de 6.1.0-49-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64 User : web20 ( 1018) PHP Version : 8.4.23 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /tmp/sc/ |
Upload File : |
<?php
/* Smarty version 3.1.30, created on 2026-06-27 05:56:50
from "/var/www/clients/client1/web17/web/includes/templates/templates/widgets/booking/elements/car_short_canceled.tpl" */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.30',
'unifunc' => 'content_6a3f4a02ccbc19_65419405',
'has_nocache_code' => false,
'file_dependency' =>
array (
'6f5579dd261dd5fc45494fc5b6ab8810df5d5bd4' =>
array (
0 => '/var/www/clients/client1/web17/web/includes/templates/templates/widgets/booking/elements/car_short_canceled.tpl',
1 => 1780434062,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_6a3f4a02ccbc19_65419405 (Smarty_Internal_Template $_smarty_tpl) {
?>
<ul>
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['booking_invoice']->value->cars, 'booking', false, 'key');
if ($_from !== null) {
foreach ($_from as $_smarty_tpl->tpl_vars['key']->value => $_smarty_tpl->tpl_vars['booking']->value) {
?>
<li class="row">
<div class="col-3"><?php echo $_smarty_tpl->tpl_vars['booking']->value->booking_serial;?>
</div>
<div class="col-2">
<?php if ($_smarty_tpl->tpl_vars['booking']->value->booking_special == 8) {?>VALET,<?php }?>
<?php if ($_smarty_tpl->tpl_vars['booking']->value->booking_special == 10) {?>RÜCK,<?php }?>
<?php echo $_smarty_tpl->tpl_vars['booking']->value->booking_type;?>
</div>
<div class="col-5">
</div>
<div class="col-2"></div>
</li>
<?php
}
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl);
?>
</ul>
<?php }
}