Leave balances and recent applications.
| Type | From | To | Days | Status |
|---|---|---|---|---|
| {{ row.leave_type.name if row.leave_type else row.leave_type_id }} | {{ row.from_date }} | {{ row.to_date }} | {{ row.days }} | {{ row.status.replace('_',' ').title() }} |
| No leave requests available. | ||||