@php //print_r($DemographyFields); //print_r($headings); //print_r($firstRow); //die(); @endphp
@foreach($headings as $index=>$heading) @php if(!array_key_exists($index,$firstRow)) { $firstRow[$index]=""; } @endphp @endforeach
Table Heading Table Value Column Name
{{$heading}} {{$firstRow[$index]}}

What would you like to do with the imported data?




Select Update on Field