@extends('AdminLte.template') @section('title') Yearly Leave Entitlement for Employee @endsection @section('ExternalCss') @parent @endsection @section('Content') @if(!empty($leaveData))
Yearly Leave Entitlement for Employee |
|||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Emp Id | Name | Joining Date | PL Eligibility | CL Eligibility | SL Eligibility | LOP Eligibility | Optional Eligibility | ||||||
{{$data->employee_id}} | {{$data->employee_name}} | {{$data->employee_hire_date}} | @if($data->is_confirmed=="Y"){{$record[$data->employee_id]}} | 06 | 06 | 00 | 02 | @else-- | -- | -- | 00 | 02 | @endif|
No Record Found |
Yearly Leave Entitlement for Employee |
||||||||
---|---|---|---|---|---|---|---|---|
Emp Id | Name | Joining Date | PL Eligibility | CL Eligibility | SL Eligibility | LOP Eligibility | Optional Eligibility | |
No Record Found |