@extends('layouts.master') @section('content')
Performance Slabs

Performance Slabs List Add Performance Slabs

{{--

--}} {{--
--}}
{{--
--}}
@foreach ($performance_slabs as $key => $type) @endforeach
S.No Slab Code Start Date End Date Slab Amount No Of Persons Month Target Amount Employee Name Created At Operations
{{ $key + 1 }} {{ $type->slab_code }} 01-01-1970 01-01-1970 {{ $type->slab_amount }} {{ $type->no_of_persons }} {{ $type->month }} {{ $type->target_amount }} {{ $type->employee_name }} 01-01-1970 Edit
S.No Slab Code Start Date End Date Slab Amount No Of Persons Month Target Amount Employee Name Created At Operations
{{--
--}}
{{--
--}} @endsection @push('scripts') @endpush