File: /mnt/data/smarthr-co-in/demo/react/template-rtl/api/adminleaves.json
[
{
"id": 1,
"name": "John Doe",
"role": "Web Designer",
"leavetype": "Medical Leave",
"from": "27 Feb 2023",
"to": "27 Feb 2023",
"noofdays": "1 day",
"reason": "Going to Hospital",
"status": "Approved"
},
{
"id": 2,
"name": "Buster Wigton",
"role": "Web Developer",
"leavetype": "Hospitalisation",
"from": "15 Jan 2023",
"to": "25 Jan 2023",
"noofdays": "10 days",
"reason": "Going to Hospital",
"status": "Approved"
},
{
"id": 3,
"name": "Catherine Manseau",
"role": "Web Developer",
"leavetype": "Maternity Leave",
"from": "5 Jan 2023",
"to": "15 Jan 2023",
"noofdays": "10 days",
"reason": "Going to Hospital",
"status": "Approved"
},
{
"id": 4,
"name": "Domenic Houston",
"role": "Web Developer",
"leavetype": "Casual Leave",
"from": "10 Jan 2023",
"to": "11 Jan 2023",
"noofdays": "2 days",
"reason": "Going to Hospital",
"status": "Approved"
},
{
"id": 5,
"name": "John Doe",
"role": "Web Designer",
"leavetype": "Casual Leave",
"from": "9 Jan 2023",
"to": "10 Jan 2023",
"noofdays": "2 days",
"reason": "Going to Hospital",
"status": "Approved"
},
{
"id": 6,
"name": "John Smith",
"role": "Andro id Developer",
"leavetype": "LOP",
"from": "24 Feb 2023",
"to": "25 Feb 2023",
"noofdays": "2 days",
"reason": "Personnal",
"status": "Approved"
},
{
"id": 7,
"name": "Melita Faucher",
"role": "Web Developer",
"leavetype": "Casual Leave",
"from": "13 Jan 2023",
"to": "14 Jan 2023",
"noofdays": "2 days",
"reason": "Going to Hospital",
"status": "Declined"
},
{
"id": 8,
"name": "Mike Litorus",
"role": "IOS Developer",
"leavetype": "Paternity Leave",
"from": "13 Feb 2023",
"to": "17 Feb 2023",
"noofdays": "5 days",
"reason": "Going to Hospital",
"status": "Declined"
},
{
"id": 9,
"name": "Richard Miles",
"role": "Web Designer",
"leavetype": "Casual Leave",
"from": "8 Mar 2023",
"to": "9 Mar 2023",
"noofdays": "2 days",
"reason": "Going to Hospital",
"status": "New"
},
{
"id": 10,
"name": "Richard Parker",
"role": "Web Developer",
"leavetype": "Casual Leave",
"from": "30 Jan 2023",
"to": "31 Jan 2023",
"noofdays": "2 days",
"reason": "Personnal",
"status": "New"
},
{
"id": 11,
"name": "Rolland Webber",
"role": "Web Developer",
"leavetype": "Casual Leave",
"from": "7 Jan 2023",
"to": "8 Jan 2023",
"noofdays": "2 days",
"reason": "Going to Hospital",
"status": "Declined"
},
{
"id": 12,
"name": "Tarah Shropshire",
"role": "Web Developer",
"leavetype": "Paternity Leave",
"from": "10 Jan 2023",
"to": "10 Jan 2023",
"noofdays": "1 day",
"reason": "Going to Hospital",
"status": "New"
}
]