| Server IP : 162.214.74.102 / Your IP : 216.73.216.192 Web Server : Apache System : Linux dedi-4363141.lrsys.com.br 3.10.0-1160.119.1.el7.tuxcare.els25.x86_64 #1 SMP Wed Oct 1 17:37:27 UTC 2025 x86_64 User : lrsys ( 1015) PHP Version : 5.6.40 Disable Function : exec,passthru,shell_exec,system MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/lrsys/www/lrsys_apps/imobles/application/plugins/module_imobles/views/proposal/ |
Upload File : |
<div class="row">
<div class="col-md-12">
<div class="panel panel-default">
<div class="panel-body">
<a href="{$_url}module_imobles/proposal/listAll"
class="btn btn-xs btn-primary btn-rounded pull-right">
<i class="fa fa-bars"></i> {$_L['module imobles list proposal']}
</a>
<div class="row">
<div class="col-md-12 ">
{$_L['module imobles email propost subject']} - {$proposal->id}
<br/>
{$_L['Customer']} - {$proposal->client}
<br/> {$_L['Date']} - {date( 'd/m/Y H:i:s', strtotime($proposal['created_at']))}
</div>
<div class="col-md-12 ">
<label class="control-label" > {$_L['module imobles enterprise']} - {$_L['module imobles merge unit_type']} </label>
</div>
<div class="col-md-12 ">
<select multiple="" id="type_id" class="form-control ">
{if isset($typeUnits)}
{$typeUnits}
{/if}
</select>
</div>
</div>
<div id="listing_view_processing" class="dataTables_processing" style="display: none;"><i class="fa fa-spinner fa-spin fa-3x fa-fw"></i><span class="sr-only">Processando...</span></div>
<div class="col-xs-12 col-md-12 margin-10px0">
<a href='#' class="msg_whats_listing btn btn-success btn-xs " ><i class='fa fa-whatsapp '></i> {$_L['module imobles whatsapp all']}</a>
<a href='#' id='review_listings' class="btn btn-primary btn-xs " ><i class='fa fa-retweet '></i> {$_L['module imobles review listings']}</a>
{if $proposal->review==2}
<a href='#' id='finish_review' data-proposal-id='{$proposal->id}' class="btn btn-danger btn-xs pull-right " ><i class='fa fa-check-square-o '></i> {$_L['module imobles finsih review']}</a>
<a href='#' id='estimate' data-proposal-id='{$proposal->id}' class="btn btn-warning btn-xs " ><i class='fa fa-check '></i> {$_L['module imobles estimate']}</a>
{/if}
</div>
<table id="table-listing-search" class="table table-bordered table-hover top10 sys_table footable" data-filter="#foo_filter" data-page-size="50">
<thead>
<tr>
<th class='check_all_serach_listing'><input id='check_all_serach_listing' type='checkbox' class='check_all_serach_listing'></th>
<th style="width:220px">{$_L['Image']} </th>
<th>{$_L['module imobles enterprise']} </th>
<th>{$_L['module imobles name advertise']} </th>
<th>{$_L['Value']} </th>
<th>{$_L['Date Created']}</th>
<th>{$_L['module imobles date last update']}</th>
{* <th class="text-center">{$_L['module imobles whatsapp']}</th>*}
<th class="text-center">{$_L['module imobles listing']}</th>
<th class="text-center">{$_L['module imobles msg']}</th>
<th class="text-center">{$_L['module imobles essesment']}</th>
</tr>
</thead>
<tbody>
{if count($listing) > 0}
{foreach $listing as $d}
<tr style="{$d['style_td']}" class='type_unity_{$d['unit_type_id']} linha_listing'>
<td data-id='{$d['id']}' class=" select_listing vertical-middle">
<br> <br>
<input id='listing_{$d['id']}'
data-enterprise-id="{$d['enterprise_id']}"
class="all_check_listing select_listing"
data-name='{$d['name']}'
data-id='{$d['id']}'
data-estimate='{if $d['review_listing']!=1 && $d['review_listing']!=2}1{else}0{/if}'
data-crawler_listing_id='{$d['crawler_listing_id']}' data-whatsapp='55{preg_replace('/\D/', '', $d['crawler_whatsappNumber'])}' type='checkbox'></td>
<td data-id='{$d['id']}' class="">
{if $d['images']}
<ul class="bxslider">
{foreach $d['images'] as $im}
<li>
<center> <img style='max-width:205px; max-height:150px' src="{APP_URL}/application/plugins/module_imobles/uploads/enterprise/{$im->module_imobles_enterprise_id}/images/{$im->src}" /></center></li>
{/foreach}
</ul>
{else}
{$_L['module imobles wihout images']}
{/if}
</td>
<td > {$d['enterprise_name']} <br/>{$d['title_type_unit']}</td>
<td data-id='{$d['id']}' data-title="{$d['name']}" data-placement='top' data-content='{$_L['module imobles tot listing']}: {$d['total_listing']}<br/> {$d['phones_desc']}<br/>{$_L['module imobles license number']} {$d['licenseNumber']} <br/> {if empty($d['websiteUrl'])}{else} <a href="{$d['websiteUrl']}" target="_blank" >{$d['websiteUrl']}</a> <br/>{/if}<i class="fa fa-calendar"></i> {date( 'd/m/Y H:i:s', strtotime($d['crawler_createdDate']))} <br/><b>{$_L['Value']} {$d['crawler_price_desc']}</b>' class="popoverDetailListing popoverDetailListing_{$d['id']}"> <br/> <br/>{$d['name']}</td>
<td data-id='{$d['id']}' class="select_listing popoverDetailListing" data-placement='bottom' data-content="{htmlentities($d['description'])}" data-title="{htmlentities($d['title'])}"> <br/><br/>{number_format($d['crawler_price'], 2, $_c['dec_point'], $_c['thousands_sep'])}</td>
<td data-id='{$d['id']}' class="select_listing"><br/><br/>{date( 'd/m/Y H:i:s', strtotime($d['crawler_createdAt']))}</td>
<td data-id='{$d['id']}' class="select_listing"><br/><br/>{date( 'd/m/Y H:i:s', strtotime($d['crawler_updatedAt']))}</td>
{* <th class="text-center"><a href='https://api.whatsapp.com/send?phone=55{preg_replace('/\D/', '', $d['crawler_whatsappNumber'])}&text=Olá {$d['name']}, tudo bem? Gostaria de saber se o imóvel que você está anunciando ainda está disponível ou já foi vendido. Abaixo segue o link do anúncio: http://vivareal.com.br/imovel/{$d['crawler_listing_id']}. Aguardo seu retorno. Abraços.' target='_blank'><i class='fa fa-whatsapp fa-2x ' style="color:green"></i></a> </th>*}
<td class="text-center">
<a href='http://vivareal.com.br/imovel/{$d['crawler_listing_id']}' target='_blank'>{$_L['View']}</a>
<br/>
<br/>
<a href="#" data-text="{$_L['module imobles name advertise']} :{$d['name']}<br/> {$_L['Value']} : {number_format($d['crawler_price'], 2, $_c['dec_point'], $_c['thousands_sep'])}" data-id='{$d['id']}' class="btn btn-xs btn-danger desactive_listing"><i class="fa fa-times" data-toggle="tooltip" title="{$_L['module imobles desactive']}"></i> </a>
</td>
{if $d['msg_total']>0}
<td data-id='{$d['id']}' data-content="{$d['msg_content']}" data-title='' data-placement='left' class="text-center popoverDetailListing " >
<span class="btn btn-warning " > {$d['msg_total']}</span>
</td>
{else}
<td></td>
{/if}
{if $d['review_listing']==1}
<td data-id='{$d['id']}' data-content="{$d['obs_listing']}" data-title='{$_L['module imobles aproved']}' data-placement='left' class="text-center popoverDetailListing " >
<span class="label label-success " > {$_L['module imobles aproved']} </span>
</td>
{else if $d['review_listing']==2}
<td data-id='{$d['id']}' data-content="{$d['obs_listing']}" data-title='{$_L['module imobles not aproved']}' data-placement='left' class="text-center popoverDetailListing " >
<span class="label label-danger " > {$_L['module imobles not aproved']}</span>
</td>
{else}
<td data-id='{$d['id']}' data-content="{$_L['module imobles not estimate']} " data-title='' data-placement='left' class="text-center popoverDetailListing td_{$d['id']}" >
{$_L['module imobles not estimate']}
</td>
{/if}
</tr>
{/foreach}
{else}
{/if}
</tbody>
</table>
<form id="form_send_msg">
</form>
<form id="form_send_data">
</form>
</div></div></div></div>