114 lines
4.7 KiB
PHP
Executable File
114 lines
4.7 KiB
PHP
Executable File
<?php /* Smarty version Smarty3-b7, created on 2014-09-22 12:25:04
|
|
compiled from "/var/www/html/templates/forms/detalles-rfc.tpl" */ ?>
|
|
<?php /*%%SmartyHeaderCode:147251319154205b70bc0558-42422813%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
|
$_smarty_tpl->decodeProperties(array (
|
|
'file_dependency' =>
|
|
array (
|
|
'8a0f1598fd8aa4324550fd6d1a4ae46297c7449e' =>
|
|
array (
|
|
0 => '/var/www/html/templates/forms/detalles-rfc.tpl',
|
|
1 => 1410130450,
|
|
),
|
|
),
|
|
'nocache_hash' => '147251319154205b70bc0558-42422813',
|
|
'function' =>
|
|
array (
|
|
),
|
|
'has_nocache_code' => false,
|
|
)); /*/%%SmartyHeaderCode%%*/?>
|
|
<div id="divForm">
|
|
|
|
<fieldset>
|
|
|
|
<div class="formLine" style="width:100%; text-align:left">
|
|
<div style="width:60%;float:left">* RFC y Homoclave:</div> <br />
|
|
<div class="txtFrmD"><?php echo $_smarty_tpl->getVariable('post')->value['rfc'];?>
|
|
</div>
|
|
|
|
<div style="width:30%;float:left">* Nombre Completo o Razón Social:</div> <br />
|
|
<div class="txtFrmD"><?php echo $_smarty_tpl->getVariable('post')->value['razonSocial'];?>
|
|
</div>
|
|
<hr />
|
|
</div>
|
|
<div class="formLine">
|
|
<div align="center"><b>.:: Porcentajes ::.</b></div>
|
|
<br />
|
|
<div style="width:30%;float:left">Bonificación:</div> <br />
|
|
<div class="txtFrmD"><?php echo $_smarty_tpl->getVariable('post')->value['porcentajeBonificacion'];?>
|
|
</div>
|
|
|
|
<div style="width:30%;float:left">Devolución:</div> <br />
|
|
<div class="txtFrmD"><?php echo $_smarty_tpl->getVariable('post')->value['porcentajeDevolucion'];?>
|
|
</div><br />
|
|
|
|
<div align="center"><b>.:: Devolución ::.</b></div>
|
|
<br />
|
|
<div style="width:30%;float:left">Días para realizar Devolución:</div> <br />
|
|
<div class="txtFrmD"><?php echo $_smarty_tpl->getVariable('post')->value['diasDevolucion'];?>
|
|
</div><br />
|
|
|
|
<div align="center"><b>.:: Dirección ::.</b></div>
|
|
<br />
|
|
<div style="width:30%;float:left">Calle:</div> <br />
|
|
<div class="txtFrmD"><?php echo $_smarty_tpl->getVariable('post')->value['calle'];?>
|
|
</div>
|
|
|
|
<div style="width:30%;float:left">No. Exterior:</div> <br />
|
|
<div class="txtFrmD"><?php echo $_smarty_tpl->getVariable('post')->value['noExt'];?>
|
|
</div>
|
|
|
|
<div style="width:30%;float:left">No. Interior:</div> <br />
|
|
<div class="txtFrmD"><?php echo $_smarty_tpl->getVariable('post')->value['noInt'];?>
|
|
</div>
|
|
|
|
<div style="width:30%;float:left">Referencia:</div> <br />
|
|
<div class="txtFrmD"><?php echo $_smarty_tpl->getVariable('post')->value['referencia'];?>
|
|
</div>
|
|
|
|
<div style="width:30%;float:left">Colonia:</div> <br />
|
|
<div class="txtFrmD"><?php echo $_smarty_tpl->getVariable('post')->value['colonia'];?>
|
|
</div>
|
|
|
|
<div style="width:30%;float:left">Localidad:</div> <br />
|
|
<div class="txtFrmD"><?php echo $_smarty_tpl->getVariable('post')->value['localidad'];?>
|
|
</div>
|
|
|
|
<div style="width:30%;float:left">Municipio o Delegación:</div> <br />
|
|
<div class="txtFrmD"><?php echo $_smarty_tpl->getVariable('post')->value['municipio'];?>
|
|
</div>
|
|
|
|
<div style="width:30%;float:left">Ciudad:</div> <br />
|
|
<div class="txtFrmD"><?php echo $_smarty_tpl->getVariable('post')->value['ciudad'];?>
|
|
</div>
|
|
|
|
<div style="width:30%;float:left">Código Postal:</div> <br />
|
|
<div class="txtFrmD"><?php echo $_smarty_tpl->getVariable('post')->value['cp'];?>
|
|
</div>
|
|
|
|
<div style="width:30%;float:left">Estado:</div> <br />
|
|
<div class="txtFrmD"><?php echo $_smarty_tpl->getVariable('post')->value['estado'];?>
|
|
</div>
|
|
|
|
<div style="width:30%;float:left">Pais:</div> <br />
|
|
<div class="txtFrmD"><?php echo $_smarty_tpl->getVariable('post')->value['pais'];?>
|
|
</div>
|
|
|
|
<div style="width:60%;float:left">* Régimen Fiscal:</div> <br />
|
|
<div class="txtFrmD"><?php echo $_smarty_tpl->getVariable('post')->value['regimenFiscal'];?>
|
|
</div>
|
|
|
|
<hr />
|
|
<div style="clear:both"></div>
|
|
* Campos requeridos
|
|
|
|
</div>
|
|
|
|
<div style="clear:both"></div>
|
|
<div class="formLine" style="text-align:center; padding-left:290px">
|
|
<a class="button" id="btnClose" name="btnClose"><span>Cerrar</span></a>
|
|
</div>
|
|
|
|
</fieldset>
|
|
|
|
</div>
|