@php //print_r($headings); //print_r($firstRow); @endphp
@foreach($headings as $index=>$heading) @endforeach
Table Heading Table Value Column Name
{{$heading}} {{$firstRow[$index]}}