@extends('AdminLte.template') @section('title') CL Entitlement @endsection @section('ExternalCss') @parent @endsection @section('Content') @if(!empty($leaveData))
CL Leave Entitlement |
|||||
---|---|---|---|---|---|
Emp Id | Name | Joining Date | Month Completed (As on Today) | CL Eligibility (for current year) | |
{{$data->employee_id}} | {{$data->employee_name}} | {{$data->employee_hire_date}} | {{$month_completed}} | {{$record[$data->employee_id]}} | |
No Record Found |
CL Leave Entitlement |
|||||
---|---|---|---|---|---|
Emp Id | Name | Joining Date | Month Completed (As on Today) | CL Eligibility (for current year) | |
No Record Found |