File: /www/exchange0old/exchange/cache/%%BD^BD0^BD0C6752%%debtor_print_statements.html.php
<?php /* Smarty version 2.6.19, created on 2024-06-17 14:15:16
compiled from statements/debtor_print_statements.html */ ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="stylesheet" href="<?php echo $_SESSION['base_url']; ?>
/css/exchange.css" type="text/css" />
<link rel="shortcut icon" href="<?php echo $_SESSION['base_url']; ?>
/images/logo_favicon.ico" />
<link type="text/css" href="<?php echo $_SESSION['base_url']; ?>
/css/jquery-ui-1.7.2.custom.css" rel="stylesheet" />
<script type="text/javascript" src="<?php echo $_SESSION['base_url']; ?>
/js/jquery.js"></script>
<script type="text/javascript" src="<?php echo $_SESSION['base_url']; ?>
/js/auction.js"></script>
<link rel="stylesheet" type="text/css" href="<?php echo $_SESSION['base_url']; ?>
/css/hover.css" />
<link type="text/css" href="css/bootstrap.min.css" rel="stylesheet" />
<style>
.about_c > table{border-spacing: 2px;padding: 8px 0 0 2px;}
.myacc_l_menu{margin-bottom: 0 !important;}
</style>
<?php if (( $_SESSION['user']['usertype'] == '6' )): ?>
<title>:: Credebt Exchange | Retail Investor Dashboard ::</title>
<?php elseif ($_SESSION['user']['usertype'] == '5'): ?>
<title>:: Credebt Exchange | Intermediary Dashboard ::</title>
<?php elseif ($_SESSION['user']['usertype'] == '2'): ?>
<title>:: Credebt Exchange | Investor Dashboard ::</title>
<?php else: ?>
<title>:: Credebt Exchange | Originator Dashboard ::</title>
<?php endif; ?>
<style type="text/css">
@media print{
.cls_print{display:none;}
}
</style>
</head>
<body>
<p class="cls_print" align="center"><a href="javascript:void(0);" onclick="window.print();"><strong style="font-size:12px;" class="Clstr_hints">Print Statement</strong></a> or <a href="?do=tradeprint&id=<?php echo $_GET['id']; ?>
&action=1<?php if ($_GET['stmt_from'] && $_GET['stmt_to']): ?>&stmt_from=<?php echo $_GET['stmt_from']; ?>
&stmt_to=<?php echo $_GET['stmt_to']; ?>
<?php endif; ?>"><strong style="font-size:12px;" class="Clstr_hints">Download Pdf</strong></a></p>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="left" valign="top">
<img src="images/logo_3.gif"></td>
<td align="left" valign="top" ><div class="addr" style="float:right; font-size:12px; font-family:Verdana, Geneva, sans-serif;">
<p style="font-size:12px; font-family:Verdana, Geneva, sans-serif;"><b>Credebt Exchange Limited</b><br /><br />
15A Baggotrath Place,<br />
15 - 16 Lower Baggot Street,<br />
Dublin D02 NX49, Ireland<br />
Phone: +353 (1) 685-3600<br />
Fax : +353 (1) 685-3688<br />
<br />
Website: www.credebtexchange.com</p>
</div></td>
</tr>
</table>
<h1 align="center" style="font-size:14px;"> EXCHANGE STATEMENT</h1>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr >
<td align="center" valign="top" class="inves_top1" colspan="4">RSA Details</td>
</tr>
<tr class="row1">
<td align="left" width="20%" valign="top"><b style="color:#000;">Start Date:</b></td>
<td align="left" width="30%" valign="top">
<?php if ($_GET['stmt_from']): ?>
<?php echo $_GET['stmt_from']; ?>
<?php else: ?>
<?php echo $this->_tpl_vars['reportStartDate']; ?>
<?php endif; ?>
</td>
<td align="right" width="15%" valign="top"><b style="color:#000;">Debtor:</b></td>
<td align="left" width="35%" valign="top"><?php echo $this->_tpl_vars['debtor']['debtor_name']; ?>
</td>
</tr>
<tr class="row1">
<td align="left" width="%" valign="top"></td>
<td align="left" width="%" valign="top"></td>
<td align="right" width="%" valign="top"><b style="color:#000;">Debtor ID:</b></td>
<td align="left" width="%" valign="top"><?php echo $this->_tpl_vars['debtor']['debtor_reference_id']; ?>
</td>
</tr>
</table>
<?php if (! empty ( $this->_tpl_vars['result'] )): ?>
<div class="success-msgbox">
<?php echo $this->_tpl_vars['result']; ?>
</div>
<?php endif; ?>
<table cellpadding="0" cellspacing="0" border="0" width="100%" id="listDebtor" class="table table-hover table-striped table-responsive">
<tr>
<td valign="top" align="center" colspan="4" class="inves_top1" bgcolor="#848284">Trade Details</td>
<td valign="top" align="center" colspan="3" class="inves_top1">ETR Details</td>
</tr>
<tr class="grays_bg4">
<td valign="top" align="center" width="10%"><b>Traded Date</b> </td>
<td valign="top" align="center" width="10%"><b>Issued</b> </td>
<td valign="top" align="left" width="17%"><b>Trade ID</b></td>
<td valign="top" align="left" width="15%" style="border-right:4px solid #FFF;"><b>Ref.</b></td>
<td valign="top" align="center" width="15%"><b>Value</b></td>
<td valign="top" align="center" width="15%"><b>Expected</b></td>
<td valign="top" align="center" width=""><b>Balance</b></td>
</tr>
<?php $this->assign('right_border', "style='border-right:4px solid #FFF;'"); ?>
<?php $this->assign('with_page_separator', false); ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "statements/debtor_print_data.html", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
</table>
</body>
</html>