@php $homes = $phaseDetail['homes']; @endphp
Total de viviendas
{{ $homes['summary']['total'] }}
home
Viviendas activas
{{ $homes['summary']['active'] }} {{ $homes['summary']['active_meta'] }}
Viviendas concluidas
{{ $homes['summary']['completed'] }}
Viviendas con retraso
{{ $homes['summary']['delayed'] }} schedule
Viviendas bloqueadas
{{ $homes['summary']['blocked'] }} lock
Alertas Criticas
{{ $homes['summary']['critical'] }}
warning

Atencion requerida: unidades criticas detectadas

@foreach ($homes['attention'] as $item)
{{ $item['lot'] }} {{ $item['status'] }}
@endforeach
search
@if (count($homes['rows']) > 0)
@foreach ($homes['rows'] as $row)
LOTE {{ $row['lot'] }}

Modelo

{{ $row['model'] }}

Estatus Obra

{{ $row['stage'] }}

Avance

{{ $row['progress'] }}
{{ $row['badge'] }}

{{ $row['meta'] }}

@endforeach
@else

{{ $homes['empty_title'] ?? 'Sin viviendas ligadas' }}

{{ $homes['empty_description'] ?? 'Esta obra no tiene un inventario de viviendas asociado en la demo.' }}

@endif

{{ $homes['summary']['footer'] }}

analytics

bar_chart {{ $homes['model_title'] ?? 'Avance por Bloque' }}

@foreach ($homes['model_progress'] as $item)
{{ $item['label'] }} {{ $item['progress'] }}
@endforeach

Promedio de avance por bloque dentro de la obra habitacional.

Vista Satelital
location_on Cobano - Mapa de Obra
{{ $homes['next_milestone']['title'] }} {{ $homes['next_milestone']['value'] }}

{{ $homes['next_milestone']['description'] }}

Team member Team member
+4