@if ($imovel->preco_venda_amostra && $imovel->preco_venda_amostra > 0)
R$ {{ number_format($imovel->preco_venda_amostra, 2, ',', '.') }}
@else
Não disponível
@endif
@if ($imovel->preco_venda_amostra && $imovel->preco_venda_amostra > 0)
@if(isset($itemNoCarrinho) && $itemNoCarrinho)
@else
@endif
@else
@endif