@foreach($info as $index => $row) @endforeach
SNO KPI Point Name Division Department UOM
{{ $index + 1 }} {{ $row['KPI_Point_Name'] }} {{ $row['Actual_Division_Name'] }} {{ $row['department'] }} {{ $row['UOM'] }}