G
a
i
n
u
p
@section('tittle') {{"TARGET MASTER APP BETA"}}@endsection
@extends('LifeAtGainup.Navbar.nav') @section('content')
10
50
70
100
Show ALL Rows
@csrf
SNO
KPI Name
Division
Department
UOM
Type
Date
Status
@foreach($report as $rep => $row)
{{ $rep + 1 }}
{{$row['KPI_Name']}}
{{ $row['Division'] }}
{{ $row['Department'] }}
{{ $row['UOM'] }}
{{ $row['Type'] }}
{{ date('Y-m-d',strtotime($row['EDate'])) }}
{{ $row['App_Status'] }}
@endforeach
Total entries:
×
Range & Score Details