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

Structure-related information (for household only)

--}} @if (empty($incomeData) || count($incomeData) === 0) @else @foreach ($incomeData as $index => $row) @endforeach {{-- Total Row --}} @endif
Sl. No. Monthly individual income (in Rs.) Number of PAP's Percentage of PAP's
No Records Found
{{ $index + 1 }} {{ $row->range }} {{ $row->total }} {{ $row->percentage }}%
Total {{ $totalHouseholds }} 100%
{{-- --}}