@if ($filterType !== 'B1')
Download Survey Excel {{--
--}}
@endif
{{--

Structure-related information (for household only)

--}} @if ($structureCounts->isEmpty()) @else @foreach ($structureCounts as $index => $row) @endforeach @endif
Sl. No. Use of Structures No. of Structures % of Structures
No Records Found
{{ $index + 1 }} {{ $row->structure_use_name ?? 'N/A' }} {{ $row->total }} {{ $row->percentage }}%
Total {{ $totalStructures }} 100%
{{-- --}}