{{--
--}} {{-- --}} {{-- --}}
Zoom In
Zoom Out
Reset
@foreach ($lotes as $lote) @switch($lote->estado) @case(1)
@break @case(2) @if (in_array($lote->manzano, [26,27,28,29]))
@else
@endif @break @case(3)
@break @default @endswitch @endforeach
{{-- @for ($i = 1; $i <= 1 + (count($lote1) - 1); $i++)
@endfor --}}