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

Structure-related information (for household only)

--}} @if (empty($rangeCounts) || count($rangeCounts) === 0) @else @foreach ($rangeCounts as $index => $row) @endforeach @endif
Sl. No. Monthly household income (in Rs.) No. of Households Percentage of Households
No Records Found
{{ $index + 1 }} {{ $row['range'] }} {{ $row['count'] }} {{ $row['percentage'] }}%
Total {{ $totalHouseholds }} 100%
{{-- --}}