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

Structure-related information (for household only)

--}} @if (empty($occupationData) || count($occupationData) === 0) @else @foreach ($occupationData as $index => $row) @endforeach @endif
Sl. No. Type of Employment Number of PAP's Percentage of PAP's
No B14 Records Found
{{ $index + 1 }} {{ $row->occupation_name }} {{ $row->total }} {{ $row->percentage }}%
Total {{ $totalPAPs }} 100%
{{-- --}}