@foreach($report as $rep => $row) @endforeach
SNO KPI Name Division Department UOM Type Date Status
{{ $rep + 1 }} {{$row->KPI_Name}} @if(Session::get('empl_id') == 51052 || Session::get('empl_id') == 43200 || Session::get('empl_id') == 5545) @endif {{ $row->Division }} {{ $row->Department }} {{ $row->UOM }} {{ $row->Type }} {{ date('Y-m-d',strtotime($row->EDate)) }} {{ $row->App_Status }}