@extends('layouts.app') @section('content')
{{ ucfirst(str_replace('_', ' ', $imovel->tipo)) }}
{{ $imovel->fator_fundamentacao ?? '-' }}
{{ $imovel->endereco }}
{{ $imovel->numero }}
{{ $imovel->bairro->nome ?? '-' }} / {{ $imovel->bairro->zona->nome ?? '-' }}
{{ $imovel->viaEspecifica->nome ?? 'N/A' }}
{{ $imovel->bairro->valor_pgm }}
{{ $imovel->latitude }}
{{ $imovel->longitude }}
{{ number_format($imovel->area_total, 2, ',', '.') }} m²
{{ ucfirst($imovel->benfeitoria) }}
{{ ucfirst(str_replace('_', ' ', $imovel->posicao_na_quadra)) }}
{{ $imovel->topologia }}
{{ $imovel->frente }}
{{ $imovel->profundidade_equiv }}
{{ $imovel->tipologia }}
@if($imovel->marina === 1 || $imovel->marina === '1') Sim @elseif($imovel->marina === 0 || $imovel->marina === '0') Não @else - @endif
{{ number_format($imovel->area_construida, 2, ',', '.') }} m²
{{ ucfirst($imovel->mobiliado) }}
{{ $imovel->banheiros }}
{{ $imovel->gerador }}
{{ ucfirst($imovel->padrao) }}
{{ ucfirst(str_replace('_', ' ', $imovel->estado_conservacao)) }}
{{ $imovel->andar }}
{{ $imovel->idade_predio }} anos
{{ $imovel->quantidade_suites }}
{{ $imovel->vagas_garagem }}
{{ $imovel->area_lazer }}
{{ $imovel->descricao_imovel }}
{{ number_format($imovel->area_construida, 2, ',', '.') }} m²
{{ ucfirst($imovel->benfeitoria) }}
{{ $imovel->posicao_na_quadra }}
{{ $imovel->topologia }}
{{ ucfirst($imovel->padrao) }}
{{ ucfirst(str_replace('_', ' ', $imovel->estado_conservacao)) }}
{{ $imovel->descricao_imovel }}
{{ number_format($imovel->area_construida, 2, ',', '.') }} m²
{{ ucfirst($imovel->benfeitoria) }}
{{ $imovel->posicao_na_quadra }}
{{ $imovel->topologia }}
{{ ucfirst($imovel->padrao) }}
{{ ucfirst(str_replace('_', ' ', $imovel->estado_conservacao)) }}
{{ $imovel->descricao_imovel }}
{{ number_format($imovel->area_construida, 2, ',', '.') }} m²
{{ ucfirst($imovel->mobiliado) }}
{{ $imovel->banheiros }}
{{ $imovel->gerador }}
{{ ucfirst($imovel->padrao) }}
{{ ucfirst(str_replace('_', ' ', $imovel->estado_conservacao)) }}
{{ ucfirst($imovel->vagas_garagem) }}
{{ $imovel->descricao_imovel }}
R$ {{ number_format($imovel->valor_total_imovel, 2, ',', '.') }}
{{ $imovel->fator_oferta }}
R$ {{ number_format($imovel->preco_unitario1, 2, ',', '.') }}
{{ $imovel->fonte_informacao }}
{{ $imovel->contato }}
N/A
@endif{{ $foto->descricao }}
Nenhuma foto cadastrada para este imóvel