-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathattendance.html
577 lines (541 loc) · 78.1 KB
/
attendance.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
<!DOCTYPE html>
<html lang="zxx">
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ESS | Attendance</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="author" content="">
<meta name="MobileOptimized" content="320">
<!--Start Style -->
<link rel="stylesheet" type="text/css" href="./css/fonts.css">
<link rel="stylesheet" type="text/css" href="./css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="./css/font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="./css/style.css">
<!-- Favicon Link -->
<link rel="stylesheet" type="text/css" href="./css/other.css">
<link rel="stylesheet" type="text/css" id="theme-change" href="./css/style.css">
<link rel="stylesheet" type="text/css" href="./css/custom-style.css">
</head>
<body class="mini-sidebar">
<div class="loader" style="display: none;">
<div class="spinner" style="display: none;">
<img src="./SplashDash_files/loader.gif" alt="">
</div>
</div>
<!-- Main Body -->
<div class="page-wrapper">
<!-- Header Start -->
<header class="header-wrapper main-header">
<div class="header-inner-wrapper">
<div class="header-right">
<div class="serch-wrapper">
<form>
<input type="text" placeholder="Search Here...">
</form>
<a class="search-close" href="javascript:void(0);"><span class="icofont-close-line"></span></a>
</div>
<div class="header-left">
<div class="header-links">
<a href="javascript:void(0);" class="toggle-btn">
<span></span>
</a>
</div>
<div class="header-links search-link">
<a class="search-toggle" href="javascript:void(0);">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 56.966 56.966" style="enable-background:new 0 0 56.966 56.966;" xml:space="preserve">
<path d="M55.146,51.887L41.588,37.786c3.486-4.144,5.396-9.358,5.396-14.786c0-12.682-10.318-23-23-23s-23,10.318-23,23
s10.318,23,23,23c4.761,0,9.298-1.436,13.177-4.162l13.661,14.208c0.571,0.593,1.339,0.92,2.162,0.92
c0.779,0,1.518-0.297,2.079-0.837C56.255,54.982,56.293,53.08,55.146,51.887z M23.984,6c9.374,0,17,7.626,17,17s-7.626,17-17,17
s-17-7.626-17-17S14.61,6,23.984,6z"></path>
</svg>
</a>
</div>
</div>
<div class="header-controls">
<div class="setting-wrapper header-links">
<a href="javascript:void(0);" class="setting-info">
<span class="header-icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20">
<path d="M18.777,12.289 L17.557,12.493 C17.439,12.854 17.287,13.220 17.105,13.585 L17.825,14.599 C18.236,15.178 18.170,15.964 17.668,16.467 L16.454,17.683 C15.960,18.177 15.139,18.238 14.588,17.838 L13.583,17.119 C13.234,17.294 12.869,17.446 12.491,17.571 L12.284,18.795 C12.167,19.497 11.566,20.006 10.855,20.006 L9.137,20.006 C8.426,20.006 7.825,19.497 7.708,18.794 L7.504,17.571 C7.138,17.450 6.786,17.305 6.455,17.139 L5.431,17.869 C4.875,18.268 4.060,18.202 3.570,17.712 L2.356,16.496 C1.853,15.995 1.787,15.209 2.200,14.627 L2.915,13.630 C2.735,13.279 2.581,12.913 2.456,12.540 L1.218,12.329 C0.518,12.212 0.009,11.609 0.009,10.898 L0.009,9.180 C0.009,8.468 0.518,7.865 1.219,7.748 L2.422,7.545 C2.545,7.164 2.694,6.797 2.867,6.447 L2.139,5.421 C1.727,4.842 1.793,4.057 2.295,3.553 L3.513,2.337 C3.991,1.846 4.818,1.777 5.380,2.181 L6.376,2.901 C6.725,2.721 7.091,2.566 7.464,2.441 L7.675,1.200 C7.793,0.498 8.394,-0.011 9.104,-0.011 L10.818,-0.011 C11.528,-0.011 12.130,0.498 12.247,1.201 L12.451,2.407 C12.833,2.530 13.214,2.687 13.591,2.877 L14.602,2.155 C15.157,1.757 15.973,1.822 16.463,2.313 L17.676,3.528 C18.180,4.028 18.246,4.814 17.833,5.396 L17.112,6.405 C17.288,6.754 17.440,7.121 17.564,7.500 L18.786,7.707 C19.492,7.825 19.997,8.429 19.986,9.143 L19.986,10.856 C19.986,11.569 19.478,12.172 18.777,12.289 ZM16.815,8.984 C16.507,8.935 16.256,8.705 16.180,8.397 C16.030,7.816 15.800,7.262 15.498,6.755 C15.339,6.480 15.353,6.140 15.536,5.887 L16.472,4.568 L15.421,3.514 L14.111,4.458 C13.855,4.640 13.515,4.654 13.248,4.495 C12.722,4.184 12.157,3.952 11.566,3.803 C11.261,3.727 11.030,3.475 10.977,3.162 L10.711,1.574 L9.227,1.574 L8.953,3.187 C8.902,3.490 8.675,3.739 8.375,3.822 C7.801,3.971 7.251,4.203 6.735,4.513 C6.463,4.675 6.124,4.660 5.866,4.481 L4.555,3.543 L3.503,4.595 L4.451,5.930 C4.632,6.183 4.648,6.521 4.491,6.790 C4.193,7.297 3.967,7.852 3.819,8.439 C3.744,8.743 3.494,8.975 3.181,9.028 L1.596,9.295 L1.596,10.782 L3.205,11.057 C3.508,11.108 3.758,11.336 3.839,11.636 C3.987,12.210 4.219,12.762 4.530,13.280 C4.690,13.552 4.676,13.893 4.496,14.150 L3.561,15.465 L4.612,16.518 L5.943,15.569 C6.170,15.399 6.533,15.375 6.799,15.528 C7.309,15.822 7.851,16.044 8.408,16.189 C8.708,16.265 8.937,16.514 8.990,16.825 L9.257,18.425 L10.740,18.425 L11.010,16.825 C11.057,16.516 11.287,16.265 11.594,16.189 C12.176,16.037 12.729,15.807 13.234,15.505 C13.509,15.344 13.850,15.360 14.101,15.542 L15.418,16.482 L16.469,15.428 L15.530,14.102 C15.348,13.843 15.334,13.512 15.494,13.239 C15.797,12.728 16.027,12.174 16.176,11.591 C16.253,11.289 16.503,11.060 16.811,11.007 L18.408,10.740 L18.413,9.255 L16.815,8.984 ZM10.000,14.453 C7.547,14.453 5.550,12.454 5.550,9.996 C5.550,7.537 7.547,5.537 10.000,5.537 C12.454,5.537 14.449,7.537 14.449,9.996 C14.449,12.454 12.454,14.453 10.000,14.453 ZM10.000,7.127 C8.422,7.127 7.137,8.413 7.137,9.996 C7.137,11.577 8.422,12.864 10.000,12.864 C11.579,12.864 12.863,11.577 12.863,9.996 C12.863,8.413 11.579,7.127 10.000,7.127 Z" class="cls-1"></path>
</svg>
</span>
</a>
</div>
<div class="notification-wrapper header-links">
<a href="javascript:void(0);" class="notification-info">
<span class="header-icon">
<svg enable-background="new 0 0 512 512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="m450.201 407.453c-1.505-.977-12.832-8.912-24.174-32.917-20.829-44.082-25.201-106.18-25.201-150.511 0-.193-.004-.384-.011-.576-.227-58.589-35.31-109.095-85.514-131.756v-34.657c0-31.45-25.544-57.036-56.942-57.036h-4.719c-31.398 0-56.942 25.586-56.942 57.036v34.655c-50.372 22.734-85.525 73.498-85.525 132.334 0 44.331-4.372 106.428-25.201 150.511-11.341 24.004-22.668 31.939-24.174 32.917-6.342 2.935-9.469 9.715-8.01 16.586 1.473 6.939 7.959 11.723 15.042 11.723h109.947c.614 42.141 35.008 76.238 77.223 76.238s76.609-34.097 77.223-76.238h109.947c7.082 0 13.569-4.784 15.042-11.723 1.457-6.871-1.669-13.652-8.011-16.586zm-223.502-350.417c0-14.881 12.086-26.987 26.942-26.987h4.719c14.856 0 26.942 12.106 26.942 26.987v24.917c-9.468-1.957-19.269-2.987-29.306-2.987-10.034 0-19.832 1.029-29.296 2.984v-24.914zm29.301 424.915c-25.673 0-46.614-20.617-47.223-46.188h94.445c-.608 25.57-21.549 46.188-47.222 46.188zm60.4-76.239c-.003 0-213.385 0-213.385 0 2.595-4.044 5.236-8.623 7.861-13.798 20.104-39.643 30.298-96.129 30.298-167.889 0-63.417 51.509-115.01 114.821-115.01s114.821 51.593 114.821 115.06c0 .185.003.369.01.553.057 71.472 10.25 127.755 30.298 167.286 2.625 5.176 5.267 9.754 7.861 13.798z"></path></svg>
</span>
<span class="count-notification"></span>
</a>
<div class="recent-notification">
<div class="drop-down-header">
<h4>All Notification</h4>
<p>You have 6 new notifications</p>
</div>
<ul>
<li>
<a href="javascript:void(0);">
<h5><i class="fas fa-exclamation-circle mr-2"></i>Storage Full</h5>
<p>Lorem ipsum dolor sit amet, consectetuer.</p>
</a>
</li>
<li>
<a href="javascript:void(0);">
<h5><i class="far fa-envelope mr-2"></i>New Membership</h5>
<p>Lorem ipsum dolor sit amet, consectetuer.</p>
</a>
</li>
</ul>
<div class="drop-down-footer">
<a href="javascript:void(0);" class="btn sm-btn">
View All
</a>
</div>
</div>
</div>
<div class="user-info-wrapper header-links">
<a href="javascript:void(0);" class="user-info">
<img src="./images/user.jpg" alt="" class="user-img">
<div class="blink-animation">
<span class="blink-circle"></span>
<span class="main-circle"></span>
</div>
</a>
<div class="user-info-box">
<div class="drop-down-header">
<h4>John Brown</h4>
<p>UI | UX Designer</p>
</div>
<ul>
<li>
<a href="#">
<i class="far fa-edit"></i> Edit Profile
</a>
</li>
<li>
<a href="#">
<i class="fas fa-cog"></i> Settings
</a>
</li>
<li>
<a href="#">
<i class="fas fa-sign-out-alt"></i> logout
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</header>
<!-- Sidebar Start -->
<aside class="sidebar-wrapper">
<div class="logo-wrapper">
<a href="#" class="admin-logo">
<img src="./images/logo-admin.png" alt="" class="sp_logo">
<img src="./images/mini-logo.png" alt="" class="sp_mini_logo">
</a>
</div>
<div class="side-menu-wrap active">
<ul class="main-menu in">
<li>
<a href="index.html">
<span class="icon-menu feather-icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-home"><path d="M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"></path><polyline points="9 22 9 12 15 12 15 22"></polyline></svg>
</span>
<span class="menu-text">
Home
</span>
</a>
</li>
<li>
<a href="leave.html">
<span class="icon-menu feather-icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-calendar"><rect x="3" y="4" width="18" height="18" rx="2" ry="2"></rect><line x1="16" y1="2" x2="16" y2="6"></line><line x1="8" y1="2" x2="8" y2="6"></line><line x1="3" y1="10" x2="21" y2="10"></line></svg>
</span>
<span class="menu-text">
Attendance/Leave
</span>
</a>
</li>
<li>
<a href="salary.html">
<span class="icon-menu feather-icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-printer"><polyline points="6 9 6 2 18 2 18 9"></polyline><path d="M6 18H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-2"></path><rect x="6" y="14" width="12" height="8"></rect></svg>
</span>
<span class="menu-text">
Salary
</span>
</a>
</li>
<li>
<a href="pms.html">
<span class="icon-menu feather-icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-grid nav-icon"><rect x="3" y="3" width="7" height="7"></rect><rect x="14" y="3" width="7" height="7"></rect><rect x="14" y="14" width="7" height="7"></rect><rect x="3" y="14" width="7" height="7"></rect></svg>
</span>
<span class="menu-text">
PMS
</span>
</a>
</li>
<li>
<a href="assets.html">
<span class="icon-menu feather-icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-layers"><polygon points="12 2 2 7 12 12 22 7 12 2"></polygon><polyline points="2 17 12 22 22 17"></polyline><polyline points="2 12 12 17 22 12"></polyline></svg>
</span>
<span class="menu-text">
Assets
</span>
</a>
</li>
<li>
<a href="separation.html">
<span class="icon-menu feather-icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-voicemail"><circle cx="5.5" cy="11.5" r="4.5"></circle><circle cx="18.5" cy="11.5" r="4.5"></circle><line x1="5.5" y1="16" x2="18.5" y2="16"></line></svg>
</span>
<span class="menu-text">
Separation
</span>
</a>
</li>
<li>
<a href="team.html">
<span class="icon-menu feather-icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-users"><path d="M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"></path><circle cx="9" cy="7" r="4"></circle><path d="M23 21v-2a4 4 0 0 0-3-3.87"></path><path d="M16 3.13a4 4 0 0 1 0 7.75"></path></svg>
</span>
<span class="menu-text">
My Team
</span>
</a>
</li>
<li>
<a href="profile-1.html">
<span class="icon-menu feather-icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-users"><path d="M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"></path><circle cx="9" cy="7" r="4"></circle></svg>
</span>
<span class="menu-text">
Profile
</span>
</a>
</li>
<li>
<a href="statutory-details.html">
<span class="icon-menu feather-icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-paperclip"><path d="M21.44 11.05l-9.19 9.19a6 6 0 0 1-8.49-8.49l9.19-9.19a4 4 0 0 1 5.66 5.66l-9.2 9.19a2 2 0 0 1-2.83-2.83l8.49-8.48"></path></svg>
</span>
<span class="menu-text">
Statutory Details
</span>
</a>
</li>
<li>
<a href="login.html">
<i style="font-size:15px;" class="fas fa-sign-out-alt me-4"></i>
<span class="menu-text">
Logout
</span>
</a>
</li>
<!--<li class="active-li has-sub-menu">
<a href="javascript:void(0);">
<span class="icon-menu feather-icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-layers"><polygon points="12 2 2 7 12 12 22 7 12 2"></polygon><polyline points="2 17 12 22 22 17"></polyline><polyline points="2 12 12 17 22 12"></polyline></svg>
</span>
<span class="menu-text">
Assets
</span>
</a>
<ul class="sub-menu show-submenu">
<li>
<a href="#">
<span class="icon-dash">
</span>
<span class="menu-text">
Starter
</span>
</a>
</li>
</ul>
</li> -->
</ul>
</div>
</aside>
<!-- Container Start -->
<div class="page-wrapper">
<div class="main-content">
<!-- Page Title Start -->
<div class="row">
<div class="colxl-12 col-lg-12 col-md-12 col-sm-12 col-12">
<div class="page-title-wrapper">
<div class="page-title-box">
<h4 class="page-title bold">Attendance</h4>
</div>
<div class="breadcrumb-list">
<ul>
<li class="breadcrumb-link">
<a href="index.html"><i class="fas fa-home mr-2"></i>Home</a>
</li>
<li class="breadcrumb-link active">Admin</li>
</ul>
</div>
</div>
</div>
</div>
<!-- Dashboard Start -->
<div class="row">
<!--<div class="col-xl-3 col-lg-3 col-md-6 col-sm-12 col-12">
<div class="card ad-info-card-">
<div class="card-body dd-flex align-items-center border-bottom-d">
<h5 class="mb-2 w-100"><b>Sick Leave</b></h5>
<div class="col-xl-12 col-lg-12 col-md-12 col-sm-12 col-12">
<div class="pie-wrapper" style="margin: 0 auto;">
<div class="arc" data-value="24"></div>
</div>
</div>
<div class="col-xl-12 col-lg-12 col-md-12 col-sm-12 col-12 mt-2">
<span class="leave-availabel float-start">Token: 2 Days</span>
<span class="leave-availabel float-end">Available: 6 Days</span>
</div>
</div>
</div>
</div>
<div class="col-xl-3 col-lg-3 col-md-6 col-sm-12 col-12">
<div class="card ad-info-card-">
<div class="card-body dd-flex align-items-center border-bottom-d">
<h5 class="mb-2 w-100"><b>Casual Leave</b></h5>
<div class="col-xl-12 col-lg-12 col-md-12 col-sm-12 col-12">
<div class="pie-wrapper" style="margin: 0 auto;">
<div class="arc" data-value="72"></div>
</div>
</div>
<div class="col-xl-12 col-lg-12 col-md-12 col-sm-12 col-12 mt-2">
<span class="leave-availabel float-start">Token: 3 Days</span>
<span class="leave-availabel float-end">Available: 4 Days</span>
</div>
</div>
</div>
</div>
<div class="col-xl-3 col-lg-3 col-md-6 col-sm-12 col-12">
<div class="card ad-info-card-">
<div class="card-body dd-flex align-items-center border-bottom-d">
<h5 class="mb-2 w-100"><b>Privilege Leaves</b></h5>
<div class="col-xl-12 col-lg-12 col-md-12 col-sm-12 col-12">
<div class="pie-wrapper" style="margin: 0 auto;">
<div class="arc" data-value="50"></div>
</div>
</div>
<div class="col-xl-12 col-lg-12 col-md-12 col-sm-12 col-12 mt-2">
<span class="leave-availabel float-start">Token: 4 Days</span>
<span class="leave-availabel float-end">Available: 4 Days</span>
</div>
</div>
</div>
</div>
<div class="col-xl-3 col-lg-3 col-md-6 col-sm-12 col-12">
<div class="card ad-info-card-">
<div class="card-body dd-flex align-items-center border-bottom-d">
<h5 class="mb-2 w-100"><b>Earned Leaves</b></h5>
<div class="col-xl-12 col-lg-12 col-md-12 col-sm-12 col-12">
<div class="pie-wrapper" style="margin: 0 auto;">
<div class="arc" data-value="10"></div>
</div>
</div>
<div class="col-xl-12 col-lg-12 col-md-12 col-sm-12 col-12 mt-2">
<span class="leave-availabel float-start">Token: 6 Days</span>
<span class="leave-availabel float-end">Available: 24 Days</span>
</div>
</div>
</div>
</div>-->
</div>
<!-- Revanue Status Start -->
<div class="row">
<div class="col-xl-9 col-lg-9 col-md-9 col-sm-12">
<div class="card chart-card">
<img class="w-100-" src="./images/calender.png">
</div>
</div>
<div class="col-xl-3 col-lg-3 col-md-3 col-sm-12">
<div class="card chart-card">
<div class="card-header">
<h4 class="has-btn">June Month Late</h4>
</div>
<div class="card-body">
<div class="late-atnd">
<div class="">
<span class="late-l1">L1</span>
<h6 class="float-start pt-3">06 June 2023</h6>
<div class="float-end mt-2">
<label style="padding:6px 13px;font-size: 11px;" class="mb-0 sm-btn btn-outline success-outline" title="" data-original-title="Approval">Approval</label>
</div>
</div>
<div style="color:#777171;float: left;width: 100%;margin-top:5px;">
<span class="float-start">Punch in <span class="danger"><b>9:45 AM</b></span></span>
<span class="float-end">Punch Out 6:15 PM</span>
</div>
</div>
<div class="late-atnd">
<div class="">
<span class="late-l1">L2</span>
<h6 class="float-start pt-3">09 June 2023</h6>
<div class="float-end mt-2">
<label style="padding:6px 13px;font-size: 11px;" class="mb-0 sm-btn btn-outline warning-outline" title="" data-original-title="Pending">Pending</label>
</div>
</div>
<div style="color:#777171;float: left;width: 100%;margin-top:5px;">
<span class="float-start">Punch in <span class="danger"><b>9:31 AM</b></span></span>
<span class="float-end">Punch Out 6:15 PM</span>
</div>
</div>
<div class="late-atnd">
<div class="">
<span class="late-l1">L3</span>
<h6 class="float-start pt-3">19 June 2023</h6>
<div class="float-end mt-2">
<button type="button" style="padding:6px 13px;font-size: 11px;" class="btn-outline primary-outline mr-2 sm-btn mt-2" data-bs-toggle="modal" data-bs-target="#model3" fdprocessedid="465yuu" >Request</button>
</div>
</div>
<div style="color:#777171;float: left;width: 100%;margin-top:5px;">
<span class="float-start">Punch in <span class="danger"><b>9:31 AM</b></span></span>
<span class="float-end">Punch Out 6:15 PM</span>
</div>
</div>
<div class="late-atnd">
<div class="">
<span class="late-l1">L4</span>
<h6 class="float-start pt-3">19 June 2023</h6>
<div class="float-end mt-2">
<button type="button" style="padding:6px 13px;font-size: 11px;" class="btn-outline primary-outline mr-2 sm-btn mt-2" data-bs-toggle="modal" data-bs-target="#model3" fdprocessedid="465yuu" >Request</button>
</div>
</div>
<div style="color:#777171;float: left;width: 100%;margin-top:5px;">
<span class="float-start">Punch in <span class="danger"><b>9:31 AM</b></span></span>
<span class="float-end">Punch Out 6:15 PM</span>
</div>
</div>
</div>
</div>
</div>
<!--- attendance chat --->
<div class="col-xl-6 col-lg-6 col-md-8 col-sm-12 d-none">
<div class="card chart-card">
<div class="card-header">
<h4>Attendance 2023</h4>
</div>
<div class="card-body">
<div class="chart-holder" style="position: relative;">
<div id="chartE" style="min-height: 365px;"><div id="apexchartsit856cpg" class="apexcharts-canvas apexchartsit856cpg light" style="width: 720px; height: 350px;"><svg id="SvgjsSvg2922" width="720" height="350" xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svgjs="http://svgjs.com/svgjs" class="apexcharts-svg" xmlns:data="ApexChartsNS" transform="translate(0, 0)" style="background: transparent;"><foreignObject x="0" y="0" width="720" height="350"><div class="apexcharts-legend center position-bottom" xmlns="http://www.w3.org/1999/xhtml" style="inset: auto 0px 10px; position: absolute;"><div class="apexcharts-legend-series" rel="1" data:collapsed="false" style="margin: 0px 5px;"><span class="apexcharts-legend-marker" rel="1" data:collapsed="false" style="background: rgb(27, 73, 98); color: rgb(27, 73, 98); height: 12px; width: 12px; left: 0px; top: 0px; border-width: 0px; border-color: rgb(255, 255, 255); border-radius: 2px;"></span><span class="apexcharts-legend-text" rel="1" data:collapsed="false" style="color: rgb(55, 61, 63); font-size: 12px; font-family: Poppins, sans-serif;">Net Profit</span></div><div class="apexcharts-legend-series" rel="2" data:collapsed="false" style="margin: 0px 5px;"><span class="apexcharts-legend-marker" rel="2" data:collapsed="false" style="background: rgb(255, 160, 0); color: rgb(255, 160, 0); height: 12px; width: 12px; left: 0px; top: 0px; border-width: 0px; border-color: rgb(255, 255, 255); border-radius: 2px;"></span><span class="apexcharts-legend-text" rel="2" data:collapsed="false" style="color: rgb(55, 61, 63); font-size: 12px; font-family: Poppins, sans-serif;">Revenue</span></div><div class="apexcharts-legend-series" rel="3" data:collapsed="false" style="margin: 0px 5px;"><span class="apexcharts-legend-marker" rel="3" data:collapsed="false" style="background: rgb(17, 160, 253); color: rgb(17, 160, 253); height: 12px; width: 12px; left: 0px; top: 0px; border-width: 0px; border-color: rgb(255, 255, 255); border-radius: 2px;"></span><span class="apexcharts-legend-text" rel="3" data:collapsed="false" style="color: rgb(55, 61, 63); font-size: 12px; font-family: Poppins, sans-serif;">Free Cash Flow</span></div></div><style type="text/css">
.apexcharts-legend {
display: flex;
overflow: auto;
padding: 0 10px;
}
.apexcharts-legend.position-bottom, .apexcharts-legend.position-top {
flex-wrap: wrap
}
.apexcharts-legend.position-right, .apexcharts-legend.position-left {
flex-direction: column;
bottom: 0;
}
.apexcharts-legend.position-bottom.left, .apexcharts-legend.position-top.left, .apexcharts-legend.position-right, .apexcharts-legend.position-left {
justify-content: flex-start;
}
.apexcharts-legend.position-bottom.center, .apexcharts-legend.position-top.center {
justify-content: center;
}
.apexcharts-legend.position-bottom.right, .apexcharts-legend.position-top.right {
justify-content: flex-end;
}
.apexcharts-legend-series {
cursor: pointer;
line-height: normal;
}
.apexcharts-legend.position-bottom .apexcharts-legend-series, .apexcharts-legend.position-top .apexcharts-legend-series{
display: flex;
align-items: center;
}
.apexcharts-legend-text {
position: relative;
font-size: 14px;
}
.apexcharts-legend-text *, .apexcharts-legend-marker * {
pointer-events: none;
}
.apexcharts-legend-marker {
position: relative;
display: inline-block;
cursor: pointer;
margin-right: 3px;
}
.apexcharts-legend.right .apexcharts-legend-series, .apexcharts-legend.left .apexcharts-legend-series{
display: inline-block;
}
.apexcharts-legend-series.no-click {
cursor: auto;
}
.apexcharts-legend .apexcharts-hidden-zero-series, .apexcharts-legend .apexcharts-hidden-null-series {
display: none !important;
}
.inactive-legend {
opacity: 0.45;
}</style></foreignObject><g id="SvgjsG2924" class="apexcharts-inner apexcharts-graphical" transform="translate(75.84498596191406, 40)"><defs id="SvgjsDefs2923"><linearGradient id="SvgjsLinearGradient2928" x1="0" y1="0" x2="0" y2="1"><stop id="SvgjsStop2929" stop-opacity="0.4" stop-color="rgba(216,227,240,0.4)" offset="0"></stop><stop id="SvgjsStop2930" stop-opacity="0.5" stop-color="rgba(190,209,230,0.5)" offset="1"></stop><stop id="SvgjsStop2931" stop-opacity="0.5" stop-color="rgba(190,209,230,0.5)" offset="1"></stop></linearGradient><clipPath id="gridRectMaskit856cpg"><rect id="SvgjsRect2933" width="636.1550140380859" height="246.49400000000003" x="-1" y="-1" rx="0" ry="0" fill="#ffffff" opacity="1" stroke-width="0" stroke="none" stroke-dasharray="0"></rect></clipPath><clipPath id="gridRectMarkerMaskit856cpg"><rect id="SvgjsRect2934" width="636.1550140380859" height="246.49400000000003" x="-1" y="-1" rx="0" ry="0" fill="#ffffff" opacity="1" stroke-width="0" stroke="none" stroke-dasharray="0"></rect></clipPath></defs><rect id="SvgjsRect2932" width="12.917972508183231" height="244.49400000000003" x="168.0383298944544" y="0" rx="0" ry="0" fill="url(#SvgjsLinearGradient2928)" opacity="1" stroke-width="0" stroke-dasharray="3" class="apexcharts-xcrosshairs" y2="244.49400000000003" filter="none" fill-opacity="0.9" x1="168.0383298944544" x2="168.0383298944544"></rect><g id="SvgjsG2970" class="apexcharts-xaxis" transform="translate(0, 0)"><g id="SvgjsG2971" class="apexcharts-xaxis-texts-g" transform="translate(0, -4)"><text id="SvgjsText2972" font-family="Poppins, sans-serif" x="35.230834113227" y="273.494" text-anchor="middle" dominant-baseline="auto" font-size="12px" fill="#10163a" class="apexcharts-xaxis-label " style="font-family: Poppins, sans-serif;"><tspan id="SvgjsTspan2973" style="font-family: Poppins, sans-serif;">Feb</tspan><title>Feb</title></text><text id="SvgjsText2974" font-family="Poppins, sans-serif" x="105.692502339681" y="273.494" text-anchor="middle" dominant-baseline="auto" font-size="12px" fill="#10163a" class="apexcharts-xaxis-label " style="font-family: Poppins, sans-serif;"><tspan id="SvgjsTspan2975" style="font-family: Poppins, sans-serif;">Mar</tspan><title>Mar</title></text><text id="SvgjsText2976" font-family="Poppins, sans-serif" x="176.154170566135" y="273.494" text-anchor="middle" dominant-baseline="auto" font-size="12px" fill="#10163a" class="apexcharts-xaxis-label " style="font-family: Poppins, sans-serif;"><tspan id="SvgjsTspan2977" style="font-family: Poppins, sans-serif;">Apr</tspan><title>Apr</title></text><text id="SvgjsText2978" font-family="Poppins, sans-serif" x="246.615838792589" y="273.494" text-anchor="middle" dominant-baseline="auto" font-size="12px" fill="#10163a" class="apexcharts-xaxis-label " style="font-family: Poppins, sans-serif;"><tspan id="SvgjsTspan2979" style="font-family: Poppins, sans-serif;">May</tspan><title>May</title></text><text id="SvgjsText2980" font-family="Poppins, sans-serif" x="317.07750701904297" y="273.494" text-anchor="middle" dominant-baseline="auto" font-size="12px" fill="#10163a" class="apexcharts-xaxis-label " style="font-family: Poppins, sans-serif;"><tspan id="SvgjsTspan2981" style="font-family: Poppins, sans-serif;">Jun</tspan><title>Jun</title></text><text id="SvgjsText2982" font-family="Poppins, sans-serif" x="387.53917524549695" y="273.494" text-anchor="middle" dominant-baseline="auto" font-size="12px" fill="#10163a" class="apexcharts-xaxis-label " style="font-family: Poppins, sans-serif;"><tspan id="SvgjsTspan2983" style="font-family: Poppins, sans-serif;">Jul</tspan><title>Jul</title></text><text id="SvgjsText2984" font-family="Poppins, sans-serif" x="458.00084347195093" y="273.494" text-anchor="middle" dominant-baseline="auto" font-size="12px" fill="#10163a" class="apexcharts-xaxis-label " style="font-family: Poppins, sans-serif;"><tspan id="SvgjsTspan2985" style="font-family: Poppins, sans-serif;">Aug</tspan><title>Aug</title></text><text id="SvgjsText2986" font-family="Poppins, sans-serif" x="528.4625116984049" y="273.494" text-anchor="middle" dominant-baseline="auto" font-size="12px" fill="#10163a" class="apexcharts-xaxis-label " style="font-family: Poppins, sans-serif;"><tspan id="SvgjsTspan2987" style="font-family: Poppins, sans-serif;">Sep</tspan><title>Sep</title></text><text id="SvgjsText2988" font-family="Poppins, sans-serif" x="598.9241799248589" y="273.494" text-anchor="middle" dominant-baseline="auto" font-size="12px" fill="#10163a" class="apexcharts-xaxis-label " style="font-family: Poppins, sans-serif;"><tspan id="SvgjsTspan2989" style="font-family: Poppins, sans-serif;">Oct</tspan><title>Oct</title></text></g><line id="SvgjsLine2990" x1="0" y1="245.49400000000003" x2="634.1550140380859" y2="245.49400000000003" stroke="#78909c" stroke-dasharray="0" stroke-width="1"></line></g><g id="SvgjsG3002" class="apexcharts-grid"><g id="SvgjsG3003" class="apexcharts-gridlines-horizontal"><line id="SvgjsLine3013" x1="0" y1="0" x2="634.1550140380859" y2="0" stroke="#e0e0e0" stroke-dasharray="0" class="apexcharts-gridline"></line><line id="SvgjsLine3014" x1="0" y1="40.749" x2="634.1550140380859" y2="40.749" stroke="#e0e0e0" stroke-dasharray="0" class="apexcharts-gridline"></line><line id="SvgjsLine3015" x1="0" y1="81.498" x2="634.1550140380859" y2="81.498" stroke="#e0e0e0" stroke-dasharray="0" class="apexcharts-gridline"></line><line id="SvgjsLine3016" x1="0" y1="122.24700000000001" x2="634.1550140380859" y2="122.24700000000001" stroke="#e0e0e0" stroke-dasharray="0" class="apexcharts-gridline"></line><line id="SvgjsLine3017" x1="0" y1="162.996" x2="634.1550140380859" y2="162.996" stroke="#e0e0e0" stroke-dasharray="0" class="apexcharts-gridline"></line><line id="SvgjsLine3018" x1="0" y1="203.745" x2="634.1550140380859" y2="203.745" stroke="#e0e0e0" stroke-dasharray="0" class="apexcharts-gridline"></line><line id="SvgjsLine3019" x1="0" y1="244.494" x2="634.1550140380859" y2="244.494" stroke="#e0e0e0" stroke-dasharray="0" class="apexcharts-gridline"></line></g><g id="SvgjsG3004" class="apexcharts-gridlines-vertical"></g><line id="SvgjsLine3005" x1="70.461668226454" y1="245.49400000000003" x2="70.461668226454" y2="251.49400000000003" stroke="#78909c" stroke-dasharray="0" class="apexcharts-xaxis-tick"></line><line id="SvgjsLine3006" x1="140.923336452908" y1="245.49400000000003" x2="140.923336452908" y2="251.49400000000003" stroke="#78909c" stroke-dasharray="0" class="apexcharts-xaxis-tick"></line><line id="SvgjsLine3007" x1="211.385004679362" y1="245.49400000000003" x2="211.385004679362" y2="251.49400000000003" stroke="#78909c" stroke-dasharray="0" class="apexcharts-xaxis-tick"></line><line id="SvgjsLine3008" x1="281.846672905816" y1="245.49400000000003" x2="281.846672905816" y2="251.49400000000003" stroke="#78909c" stroke-dasharray="0" class="apexcharts-xaxis-tick"></line><line id="SvgjsLine3009" x1="352.30834113226996" y1="245.49400000000003" x2="352.30834113226996" y2="251.49400000000003" stroke="#78909c" stroke-dasharray="0" class="apexcharts-xaxis-tick"></line><line id="SvgjsLine3010" x1="422.77000935872394" y1="245.49400000000003" x2="422.77000935872394" y2="251.49400000000003" stroke="#78909c" stroke-dasharray="0" class="apexcharts-xaxis-tick"></line><line id="SvgjsLine3011" x1="493.2316775851779" y1="245.49400000000003" x2="493.2316775851779" y2="251.49400000000003" stroke="#78909c" stroke-dasharray="0" class="apexcharts-xaxis-tick"></line><line id="SvgjsLine3012" x1="563.693345811632" y1="245.49400000000003" x2="563.693345811632" y2="251.49400000000003" stroke="#78909c" stroke-dasharray="0" class="apexcharts-xaxis-tick"></line><line id="SvgjsLine3021" x1="0" y1="244.49400000000003" x2="634.1550140380859" y2="244.49400000000003" stroke="transparent" stroke-dasharray="0"></line><line id="SvgjsLine3020" x1="0" y1="1" x2="0" y2="244.49400000000003" stroke="transparent" stroke-dasharray="0"></line></g><g id="SvgjsG2936" class="apexcharts-bar-series apexcharts-plot-series"><g id="SvgjsG2937" class="apexcharts-series" rel="1" seriesName="NetxProfit" data:realIndex="0"><path id="apexcharts-bar-area-0" d="M 15.853875350952151 244.49400000000003L 15.853875350952151 157.0756931270458Q 21.312861605043768 152.61670687295418 26.771847859135384 157.0756931270458L 26.771847859135384 244.49400000000003L 14.853875350952151 244.49400000000003" fill="rgba(27,73,98,1)" fill-opacity="1" stroke="transparent" stroke-opacity="1" stroke-linecap="butt" stroke-width="2" stroke-dasharray="0" class="apexcharts-bar-area" index="0" clip-path="url(#gridRectMaskit856cpg)" pathTo="M 15.853875350952151 244.49400000000003L 15.853875350952151 157.0756931270458Q 21.312861605043768 152.61670687295418 26.771847859135384 157.0756931270458L 26.771847859135384 244.49400000000003L 14.853875350952151 244.49400000000003" pathFrom="M 15.853875350952151 244.49400000000003L 15.853875350952151 244.49400000000003L 26.771847859135384 244.49400000000003L 26.771847859135384 244.49400000000003L 14.853875350952151 244.49400000000003" cy="154.8462" cx="85.31554357740615" j="0" val="44" barHeight="89.6478" barWidth="12.917972508183231"></path><path id="apexcharts-bar-area-0" d="M 86.31554357740615 244.49400000000003L 86.31554357740615 134.66374312704582Q 91.77452983149776 130.2047568729542 97.23351608558937 134.66374312704582L 97.23351608558937 244.49400000000003L 85.31554357740615 244.49400000000003" fill="rgba(27,73,98,1)" fill-opacity="1" stroke="transparent" stroke-opacity="1" stroke-linecap="butt" stroke-width="2" stroke-dasharray="0" class="apexcharts-bar-area" index="0" clip-path="url(#gridRectMaskit856cpg)" pathTo="M 86.31554357740615 244.49400000000003L 86.31554357740615 134.66374312704582Q 91.77452983149776 130.2047568729542 97.23351608558937 134.66374312704582L 97.23351608558937 244.49400000000003L 85.31554357740615 244.49400000000003" pathFrom="M 86.31554357740615 244.49400000000003L 86.31554357740615 244.49400000000003L 97.23351608558937 244.49400000000003L 97.23351608558937 244.49400000000003L 85.31554357740615 244.49400000000003" cy="132.43425000000002" cx="155.77721180386015" j="1" val="55" barHeight="112.05975000000001" barWidth="12.917972508183231"></path><path id="apexcharts-bar-area-0" d="M 156.77721180386015 244.49400000000003L 156.77721180386015 130.5888431270458Q 162.23619805795178 126.12985687295419 167.69518431204338 130.5888431270458L 167.69518431204338 244.49400000000003L 155.77721180386015 244.49400000000003" fill="rgba(27,73,98,1)" fill-opacity="1" stroke="transparent" stroke-opacity="1" stroke-linecap="butt" stroke-width="2" stroke-dasharray="0" class="apexcharts-bar-area" index="0" clip-path="url(#gridRectMaskit856cpg)" pathTo="M 156.77721180386015 244.49400000000003L 156.77721180386015 130.5888431270458Q 162.23619805795178 126.12985687295419 167.69518431204338 130.5888431270458L 167.69518431204338 244.49400000000003L 155.77721180386015 244.49400000000003" pathFrom="M 156.77721180386015 244.49400000000003L 156.77721180386015 244.49400000000003L 167.69518431204338 244.49400000000003L 167.69518431204338 244.49400000000003L 155.77721180386015 244.49400000000003" cy="128.35935" cx="226.23888003031414" j="2" val="57" barHeight="116.13465000000001" barWidth="12.917972508183231"></path><path id="apexcharts-bar-area-0" d="M 227.23888003031414 244.49400000000003L 227.23888003031414 132.6262931270458Q 232.69786628440576 128.16730687295419 238.15685253849736 132.6262931270458L 238.15685253849736 244.49400000000003L 226.23888003031414 244.49400000000003" fill="rgba(27,73,98,1)" fill-opacity="1" stroke="transparent" stroke-opacity="1" stroke-linecap="butt" stroke-width="2" stroke-dasharray="0" class="apexcharts-bar-area" index="0" clip-path="url(#gridRectMaskit856cpg)" pathTo="M 227.23888003031414 244.49400000000003L 227.23888003031414 132.6262931270458Q 232.69786628440576 128.16730687295419 238.15685253849736 132.6262931270458L 238.15685253849736 244.49400000000003L 226.23888003031414 244.49400000000003" pathFrom="M 227.23888003031414 244.49400000000003L 227.23888003031414 244.49400000000003L 238.15685253849736 244.49400000000003L 238.15685253849736 244.49400000000003L 226.23888003031414 244.49400000000003" cy="130.3968" cx="296.7005482567681" j="3" val="56" barHeight="114.09720000000002" barWidth="12.917972508183231"></path><path id="apexcharts-bar-area-0" d="M 297.7005482567681 244.49400000000003L 297.7005482567681 122.43904312704584Q 303.1595345108597 117.98005687295422 308.61852076495137 122.43904312704584L 308.61852076495137 244.49400000000003L 296.7005482567681 244.49400000000003" fill="rgba(27,73,98,1)" fill-opacity="1" stroke="transparent" stroke-opacity="1" stroke-linecap="butt" stroke-width="2" stroke-dasharray="0" class="apexcharts-bar-area" index="0" clip-path="url(#gridRectMaskit856cpg)" pathTo="M 297.7005482567681 244.49400000000003L 297.7005482567681 122.43904312704584Q 303.1595345108597 117.98005687295422 308.61852076495137 122.43904312704584L 308.61852076495137 244.49400000000003L 296.7005482567681 244.49400000000003" pathFrom="M 297.7005482567681 244.49400000000003L 297.7005482567681 244.49400000000003L 308.61852076495137 244.49400000000003L 308.61852076495137 244.49400000000003L 296.7005482567681 244.49400000000003" cy="120.20955000000002" cx="367.1622164832221" j="4" val="61" barHeight="124.28445" barWidth="12.917972508183231"></path><path id="apexcharts-bar-area-0" d="M 368.1622164832221 244.49400000000003L 368.1622164832221 128.55139312704583Q 373.6212027373137 124.09240687295421 379.08018899140535 128.55139312704583L 379.08018899140535 244.49400000000003L 367.1622164832221 244.49400000000003" fill="rgba(27,73,98,1)" fill-opacity="1" stroke="transparent" stroke-opacity="1" stroke-linecap="butt" stroke-width="2" stroke-dasharray="0" class="apexcharts-bar-area" index="0" clip-path="url(#gridRectMaskit856cpg)" pathTo="M 368.1622164832221 244.49400000000003L 368.1622164832221 128.55139312704583Q 373.6212027373137 124.09240687295421 379.08018899140535 128.55139312704583L 379.08018899140535 244.49400000000003L 367.1622164832221 244.49400000000003" pathFrom="M 368.1622164832221 244.49400000000003L 368.1622164832221 244.49400000000003L 379.08018899140535 244.49400000000003L 379.08018899140535 244.49400000000003L 367.1622164832221 244.49400000000003" cy="126.32190000000001" cx="437.6238847096761" j="5" val="58" barHeight="118.17210000000001" barWidth="12.917972508183231"></path><path id="apexcharts-bar-area-0" d="M 438.6238847096761 244.49400000000003L 438.6238847096761 118.36414312704584Q 444.0828709637677 113.90515687295422 449.54185721785933 118.36414312704584L 449.54185721785933 244.49400000000003L 437.6238847096761 244.49400000000003" fill="rgba(27,73,98,1)" fill-opacity="1" stroke="transparent" stroke-opacity="1" stroke-linecap="butt" stroke-width="2" stroke-dasharray="0" class="apexcharts-bar-area" index="0" clip-path="url(#gridRectMaskit856cpg)" pathTo="M 438.6238847096761 244.49400000000003L 438.6238847096761 118.36414312704584Q 444.0828709637677 113.90515687295422 449.54185721785933 118.36414312704584L 449.54185721785933 244.49400000000003L 437.6238847096761 244.49400000000003" pathFrom="M 438.6238847096761 244.49400000000003L 438.6238847096761 244.49400000000003L 449.54185721785933 244.49400000000003L 449.54185721785933 244.49400000000003L 437.6238847096761 244.49400000000003" cy="116.13465000000002" cx="508.08555293613006" j="6" val="63" barHeight="128.35935" barWidth="12.917972508183231"></path><path id="apexcharts-bar-area-0" d="M 509.08555293613006 244.49400000000003L 509.08555293613006 124.47649312704583Q 514.5445391902217 120.01750687295421 520.0035254443133 124.47649312704583L 520.0035254443133 244.49400000000003L 508.08555293613006 244.49400000000003" fill="rgba(27,73,98,1)" fill-opacity="1" stroke="transparent" stroke-opacity="1" stroke-linecap="butt" stroke-width="2" stroke-dasharray="0" class="apexcharts-bar-area" index="0" clip-path="url(#gridRectMaskit856cpg)" pathTo="M 509.08555293613006 244.49400000000003L 509.08555293613006 124.47649312704583Q 514.5445391902217 120.01750687295421 520.0035254443133 124.47649312704583L 520.0035254443133 244.49400000000003L 508.08555293613006 244.49400000000003" pathFrom="M 509.08555293613006 244.49400000000003L 509.08555293613006 244.49400000000003L 520.0035254443133 244.49400000000003L 520.0035254443133 244.49400000000003L 508.08555293613006 244.49400000000003" cy="122.24700000000001" cx="578.547221162584" j="7" val="60" barHeight="122.24700000000001" barWidth="12.917972508183231"></path><path id="apexcharts-bar-area-0" d="M 579.547221162584 244.49400000000003L 579.547221162584 112.25179312704584Q 585.0062074166757 107.79280687295423 590.4651936707672 112.25179312704584L 590.4651936707672 244.49400000000003L 578.547221162584 244.49400000000003" fill="rgba(27,73,98,1)" fill-opacity="1" stroke="transparent" stroke-opacity="1" stroke-linecap="butt" stroke-width="2" stroke-dasharray="0" class="apexcharts-bar-area" index="0" clip-path="url(#gridRectMaskit856cpg)" pathTo="M 579.547221162584 244.49400000000003L 579.547221162584 112.25179312704584Q 585.0062074166757 107.79280687295423 590.4651936707672 112.25179312704584L 590.4651936707672 244.49400000000003L 578.547221162584 244.49400000000003" pathFrom="M 579.547221162584 244.49400000000003L 579.547221162584 244.49400000000003L 590.4651936707672 244.49400000000003L 590.4651936707672 244.49400000000003L 578.547221162584 244.49400000000003" cy="110.02230000000003" cx="649.008889389038" j="8" val="66" barHeight="134.4717" barWidth="12.917972508183231"></path><g id="SvgjsG2938" class="apexcharts-datalabels"></g></g><g id="SvgjsG2948" class="apexcharts-series" rel="2" seriesName="Revenue" data:realIndex="1"><path id="apexcharts-bar-area-1" d="M 28.771847859135384 244.49400000000003L 28.771847859135384 91.87729312704583Q 34.230834113227 87.41830687295422 39.68982036731862 91.87729312704583L 39.68982036731862 244.49400000000003L 27.771847859135384 244.49400000000003" fill="rgba(255,160,0,1)" fill-opacity="1" stroke="transparent" stroke-opacity="1" stroke-linecap="butt" stroke-width="2" stroke-dasharray="0" class="apexcharts-bar-area" index="1" clip-path="url(#gridRectMaskit856cpg)" pathTo="M 28.771847859135384 244.49400000000003L 28.771847859135384 91.87729312704583Q 34.230834113227 87.41830687295422 39.68982036731862 91.87729312704583L 39.68982036731862 244.49400000000003L 27.771847859135384 244.49400000000003" pathFrom="M 28.771847859135384 244.49400000000003L 28.771847859135384 244.49400000000003L 39.68982036731862 244.49400000000003L 39.68982036731862 244.49400000000003L 27.771847859135384 244.49400000000003" cy="89.64780000000002" cx="98.23351608558937" j="0" val="76" barHeight="154.8462" barWidth="12.917972508183231"></path><path id="apexcharts-bar-area-1" d="M 99.23351608558937 244.49400000000003L 99.23351608558937 73.54024312704583Q 104.69250233968098 69.08125687295421 110.1514885937726 73.54024312704583L 110.1514885937726 244.49400000000003L 98.23351608558937 244.49400000000003" fill="rgba(255,160,0,1)" fill-opacity="1" stroke="transparent" stroke-opacity="1" stroke-linecap="butt" stroke-width="2" stroke-dasharray="0" class="apexcharts-bar-area" index="1" clip-path="url(#gridRectMaskit856cpg)" pathTo="M 99.23351608558937 244.49400000000003L 99.23351608558937 73.54024312704583Q 104.69250233968098 69.08125687295421 110.1514885937726 73.54024312704583L 110.1514885937726 244.49400000000003L 98.23351608558937 244.49400000000003" pathFrom="M 99.23351608558937 244.49400000000003L 99.23351608558937 244.49400000000003L 110.1514885937726 244.49400000000003L 110.1514885937726 244.49400000000003L 98.23351608558937 244.49400000000003" cy="71.31075000000001" cx="168.69518431204338" j="1" val="85" barHeight="173.18325000000002" barWidth="12.917972508183231"></path><path id="apexcharts-bar-area-1" d="M 169.69518431204338 244.49400000000003L 169.69518431204338 40.94104312704582Q 175.154170566135 36.48205687295421 180.6131568202266 40.94104312704582L 180.6131568202266 244.49400000000003L 168.69518431204338 244.49400000000003" fill="rgba(255,160,0,1)" fill-opacity="1" stroke="transparent" stroke-opacity="1" stroke-linecap="butt" stroke-width="2" stroke-dasharray="0" class="apexcharts-bar-area" index="1" clip-path="url(#gridRectMaskit856cpg)" pathTo="M 169.69518431204338 244.49400000000003L 169.69518431204338 40.94104312704582Q 175.154170566135 36.48205687295421 180.6131568202266 40.94104312704582L 180.6131568202266 244.49400000000003L 168.69518431204338 244.49400000000003" pathFrom="M 169.69518431204338 244.49400000000003L 169.69518431204338 244.49400000000003L 180.6131568202266 244.49400000000003L 180.6131568202266 244.49400000000003L 168.69518431204338 244.49400000000003" cy="38.71155000000002" cx="239.15685253849736" j="2" val="101" barHeight="205.78245" barWidth="12.917972508183231"></path><path id="apexcharts-bar-area-1" d="M 240.15685253849736 244.49400000000003L 240.15685253849736 47.053393127045815Q 245.615838792589 42.5944068729542 251.0748250466806 47.053393127045815L 251.0748250466806 244.49400000000003L 239.15685253849736 244.49400000000003" fill="rgba(255,160,0,1)" fill-opacity="1" stroke="transparent" stroke-opacity="1" stroke-linecap="butt" stroke-width="2" stroke-dasharray="0" class="apexcharts-bar-area" index="1" clip-path="url(#gridRectMaskit856cpg)" pathTo="M 240.15685253849736 244.49400000000003L 240.15685253849736 47.053393127045815Q 245.615838792589 42.5944068729542 251.0748250466806 47.053393127045815L 251.0748250466806 244.49400000000003L 239.15685253849736 244.49400000000003" pathFrom="M 240.15685253849736 244.49400000000003L 240.15685253849736 244.49400000000003L 251.0748250466806 244.49400000000003L 251.0748250466806 244.49400000000003L 239.15685253849736 244.49400000000003" cy="44.82390000000001" cx="309.61852076495137" j="3" val="98" barHeight="199.67010000000002" barWidth="12.917972508183231"></path><path id="apexcharts-bar-area-1" d="M 310.61852076495137 244.49400000000003L 310.61852076495137 69.46534312704584Q 316.07750701904297 65.00635687295423 321.5364932731346 69.46534312704584L 321.5364932731346 244.49400000000003L 309.61852076495137 244.49400000000003" fill="rgba(255,160,0,1)" fill-opacity="1" stroke="transparent" stroke-opacity="1" stroke-linecap="butt" stroke-width="2" stroke-dasharray="0" class="apexcharts-bar-area" index="1" clip-path="url(#gridRectMaskit856cpg)" pathTo="M 310.61852076495137 244.49400000000003L 310.61852076495137 69.46534312704584Q 316.07750701904297 65.00635687295423 321.5364932731346 69.46534312704584L 321.5364932731346 244.49400000000003L 309.61852076495137 244.49400000000003" pathFrom="M 310.61852076495137 244.49400000000003L 310.61852076495137 244.49400000000003L 321.5364932731346 244.49400000000003L 321.5364932731346 244.49400000000003L 309.61852076495137 244.49400000000003" cy="67.23585000000003" cx="380.08018899140535" j="4" val="87" barHeight="177.25815" barWidth="12.917972508183231"></path><path id="apexcharts-bar-area-1" d="M 381.08018899140535 244.49400000000003L 381.08018899140535 32.791243127045824Q 386.53917524549695 28.332256872954208 391.9981614995886 32.791243127045824L 391.9981614995886 244.49400000000003L 380.08018899140535 244.49400000000003" fill="rgba(255,160,0,1)" fill-opacity="1" stroke="transparent" stroke-opacity="1" stroke-linecap="butt" stroke-width="2" stroke-dasharray="0" class="apexcharts-bar-area" index="1" clip-path="url(#gridRectMaskit856cpg)" pathTo="M 381.08018899140535 244.49400000000003L 381.08018899140535 32.791243127045824Q 386.53917524549695 28.332256872954208 391.9981614995886 32.791243127045824L 391.9981614995886 244.49400000000003L 380.08018899140535 244.49400000000003" pathFrom="M 381.08018899140535 244.49400000000003L 381.08018899140535 244.49400000000003L 391.9981614995886 244.49400000000003L 391.9981614995886 244.49400000000003L 380.08018899140535 244.49400000000003" cy="30.561750000000018" cx="450.54185721785933" j="5" val="105" barHeight="213.93225" barWidth="12.917972508183231"></path><path id="apexcharts-bar-area-1" d="M 451.54185721785933 244.49400000000003L 451.54185721785933 61.31554312704581Q 457.00084347195093 56.856556872954194 462.4598297260426 61.31554312704581L 462.4598297260426 244.49400000000003L 450.54185721785933 244.49400000000003" fill="rgba(255,160,0,1)" fill-opacity="1" stroke="transparent" stroke-opacity="1" stroke-linecap="butt" stroke-width="2" stroke-dasharray="0" class="apexcharts-bar-area" index="1" clip-path="url(#gridRectMaskit856cpg)" pathTo="M 451.54185721785933 244.49400000000003L 451.54185721785933 61.31554312704581Q 457.00084347195093 56.856556872954194 462.4598297260426 61.31554312704581L 462.4598297260426 244.49400000000003L 450.54185721785933 244.49400000000003" pathFrom="M 451.54185721785933 244.49400000000003L 451.54185721785933 244.49400000000003L 462.4598297260426 244.49400000000003L 462.4598297260426 244.49400000000003L 450.54185721785933 244.49400000000003" cy="59.08605" cx="521.0035254443133" j="6" val="91" barHeight="185.40795000000003" barWidth="12.917972508183231"></path><path id="apexcharts-bar-area-1" d="M 522.0035254443133 244.49400000000003L 522.0035254443133 14.454193127045821Q 527.4625116984049 9.995206872954206 532.9214979524965 14.454193127045821L 532.9214979524965 244.49400000000003L 521.0035254443133 244.49400000000003" fill="rgba(255,160,0,1)" fill-opacity="1" stroke="transparent" stroke-opacity="1" stroke-linecap="butt" stroke-width="2" stroke-dasharray="0" class="apexcharts-bar-area" index="1" clip-path="url(#gridRectMaskit856cpg)" pathTo="M 522.0035254443133 244.49400000000003L 522.0035254443133 14.454193127045821Q 527.4625116984049 9.995206872954206 532.9214979524965 14.454193127045821L 532.9214979524965 244.49400000000003L 521.0035254443133 244.49400000000003" pathFrom="M 522.0035254443133 244.49400000000003L 522.0035254443133 244.49400000000003L 532.9214979524965 244.49400000000003L 532.9214979524965 244.49400000000003L 521.0035254443133 244.49400000000003" cy="12.224700000000013" cx="591.4651936707672" j="7" val="114" barHeight="232.26930000000002" barWidth="12.917972508183231"></path><path id="apexcharts-bar-area-1" d="M 592.4651936707672 244.49400000000003L 592.4651936707672 55.203193127045814Q 597.9241799248589 50.7442068729542 603.3831661789504 55.203193127045814L 603.3831661789504 244.49400000000003L 591.4651936707672 244.49400000000003" fill="rgba(255,160,0,1)" fill-opacity="1" stroke="transparent" stroke-opacity="1" stroke-linecap="butt" stroke-width="2" stroke-dasharray="0" class="apexcharts-bar-area" index="1" clip-path="url(#gridRectMaskit856cpg)" pathTo="M 592.4651936707672 244.49400000000003L 592.4651936707672 55.203193127045814Q 597.9241799248589 50.7442068729542 603.3831661789504 55.203193127045814L 603.3831661789504 244.49400000000003L 591.4651936707672 244.49400000000003" pathFrom="M 592.4651936707672 244.49400000000003L 592.4651936707672 244.49400000000003L 603.3831661789504 244.49400000000003L 603.3831661789504 244.49400000000003L 591.4651936707672 244.49400000000003" cy="52.97370000000001" cx="661.9268618972212" j="8" val="94" barHeight="191.52030000000002" barWidth="12.917972508183231"></path><g id="SvgjsG2949" class="apexcharts-datalabels"></g></g><g id="SvgjsG2959" class="apexcharts-series" rel="3" seriesName="FreexCashxFlow" data:realIndex="2"><path id="apexcharts-bar-area-2" d="M 41.68982036731862 244.49400000000003L 41.68982036731862 175.41274312704584Q 47.14880662141023 170.95375687295422 52.60779287550185 175.41274312704584L 52.60779287550185 244.49400000000003L 40.68982036731862 244.49400000000003" fill="rgba(17,160,253,1)" fill-opacity="1" stroke="transparent" stroke-opacity="1" stroke-linecap="butt" stroke-width="2" stroke-dasharray="0" class="apexcharts-bar-area" index="2" clip-path="url(#gridRectMaskit856cpg)" pathTo="M 41.68982036731862 244.49400000000003L 41.68982036731862 175.41274312704584Q 47.14880662141023 170.95375687295422 52.60779287550185 175.41274312704584L 52.60779287550185 244.49400000000003L 40.68982036731862 244.49400000000003" pathFrom="M 41.68982036731862 244.49400000000003L 41.68982036731862 244.49400000000003L 52.60779287550185 244.49400000000003L 52.60779287550185 244.49400000000003L 40.68982036731862 244.49400000000003" cy="173.18325000000004" cx="111.15148859377261" j="0" val="35" barHeight="71.31075" barWidth="12.917972508183231"></path><path id="apexcharts-bar-area-2" d="M 112.15148859377261 244.49400000000003L 112.15148859377261 163.1880431270458Q 117.61047484786423 158.72905687295417 123.06946110195584 163.1880431270458L 123.06946110195584 244.49400000000003L 111.15148859377261 244.49400000000003" fill="rgba(17,160,253,1)" fill-opacity="1" stroke="transparent" stroke-opacity="1" stroke-linecap="butt" stroke-width="2" stroke-dasharray="0" class="apexcharts-bar-area" index="2" clip-path="url(#gridRectMaskit856cpg)" pathTo="M 112.15148859377261 244.49400000000003L 112.15148859377261 163.1880431270458Q 117.61047484786423 158.72905687295417 123.06946110195584 163.1880431270458L 123.06946110195584 244.49400000000003L 111.15148859377261 244.49400000000003" pathFrom="M 112.15148859377261 244.49400000000003L 112.15148859377261 244.49400000000003L 123.06946110195584 244.49400000000003L 123.06946110195584 244.49400000000003L 111.15148859377261 244.49400000000003" cy="160.95855" cx="181.6131568202266" j="1" val="41" barHeight="83.53545000000001" barWidth="12.917972508183231"></path><path id="apexcharts-bar-area-2" d="M 182.6131568202266 244.49400000000003L 182.6131568202266 173.3752931270458Q 188.07214307431823 168.91630687295418 193.53112932840983 173.3752931270458L 193.53112932840983 244.49400000000003L 181.6131568202266 244.49400000000003" fill="rgba(17,160,253,1)" fill-opacity="1" stroke="transparent" stroke-opacity="1" stroke-linecap="butt" stroke-width="2" stroke-dasharray="0" class="apexcharts-bar-area" index="2" clip-path="url(#gridRectMaskit856cpg)" pathTo="M 182.6131568202266 244.49400000000003L 182.6131568202266 173.3752931270458Q 188.07214307431823 168.91630687295418 193.53112932840983 173.3752931270458L 193.53112932840983 244.49400000000003L 181.6131568202266 244.49400000000003" pathFrom="M 182.6131568202266 244.49400000000003L 182.6131568202266 244.49400000000003L 193.53112932840983 244.49400000000003L 193.53112932840983 244.49400000000003L 181.6131568202266 244.49400000000003" cy="171.1458" cx="252.0748250466806" j="2" val="36" barHeight="73.3482" barWidth="12.917972508183231"></path><path id="apexcharts-bar-area-2" d="M 253.0748250466806 244.49400000000003L 253.0748250466806 193.74979312704582Q 258.5338113007722 189.2908068729542 263.99279755486384 193.74979312704582L 263.99279755486384 244.49400000000003L 252.0748250466806 244.49400000000003" fill="rgba(17,160,253,1)" fill-opacity="1" stroke="transparent" stroke-opacity="1" stroke-linecap="butt" stroke-width="2" stroke-dasharray="0" class="apexcharts-bar-area" index="2" clip-path="url(#gridRectMaskit856cpg)" pathTo="M 253.0748250466806 244.49400000000003L 253.0748250466806 193.74979312704582Q 258.5338113007722 189.2908068729542 263.99279755486384 193.74979312704582L 263.99279755486384 244.49400000000003L 252.0748250466806 244.49400000000003" pathFrom="M 253.0748250466806 244.49400000000003L 253.0748250466806 244.49400000000003L 263.99279755486384 244.49400000000003L 263.99279755486384 244.49400000000003L 252.0748250466806 244.49400000000003" cy="191.52030000000002" cx="322.53649327313457" j="3" val="26" barHeight="52.9737" barWidth="12.917972508183231"></path><path id="apexcharts-bar-area-2" d="M 323.53649327313457 244.49400000000003L 323.53649327313457 155.03824312704583Q 328.99547952722617 150.5792568729542 334.4544657813178 155.03824312704583L 334.4544657813178 244.49400000000003L 322.53649327313457 244.49400000000003" fill="rgba(17,160,253,1)" fill-opacity="1" stroke="transparent" stroke-opacity="1" stroke-linecap="butt" stroke-width="2" stroke-dasharray="0" class="apexcharts-bar-area" index="2" clip-path="url(#gridRectMaskit856cpg)" pathTo="M 323.53649327313457 244.49400000000003L 323.53649327313457 155.03824312704583Q 328.99547952722617 150.5792568729542 334.4544657813178 155.03824312704583L 334.4544657813178 244.49400000000003L 322.53649327313457 244.49400000000003" pathFrom="M 323.53649327313457 244.49400000000003L 323.53649327313457 244.49400000000003L 334.4544657813178 244.49400000000003L 334.4544657813178 244.49400000000003L 322.53649327313457 244.49400000000003" cy="152.80875000000003" cx="392.99816149958855" j="4" val="45" barHeight="91.68525000000001" barWidth="12.917972508183231"></path><path id="apexcharts-bar-area-2" d="M 393.99816149958855 244.49400000000003L 393.99816149958855 148.92589312704584Q 399.45714775368015 144.4669068729542 404.9161340077718 148.92589312704584L 404.9161340077718 244.49400000000003L 392.99816149958855 244.49400000000003" fill="rgba(17,160,253,1)" fill-opacity="1" stroke="transparent" stroke-opacity="1" stroke-linecap="butt" stroke-width="2" stroke-dasharray="0" class="apexcharts-bar-area" index="2" clip-path="url(#gridRectMaskit856cpg)" pathTo="M 393.99816149958855 244.49400000000003L 393.99816149958855 148.92589312704584Q 399.45714775368015 144.4669068729542 404.9161340077718 148.92589312704584L 404.9161340077718 244.49400000000003L 392.99816149958855 244.49400000000003" pathFrom="M 393.99816149958855 244.49400000000003L 393.99816149958855 244.49400000000003L 404.9161340077718 244.49400000000003L 404.9161340077718 244.49400000000003L 392.99816149958855 244.49400000000003" cy="146.69640000000004" cx="463.4598297260425" j="5" val="48" barHeight="97.7976" barWidth="12.917972508183231"></path><path id="apexcharts-bar-area-2" d="M 464.4598297260425 244.49400000000003L 464.4598297260425 140.7760931270458Q 469.9188159801341 136.31710687295418 475.3778022342258 140.7760931270458L 475.3778022342258 244.49400000000003L 463.4598297260425 244.49400000000003" fill="rgba(17,160,253,1)" fill-opacity="1" stroke="transparent" stroke-opacity="1" stroke-linecap="butt" stroke-width="2" stroke-dasharray="0" class="apexcharts-bar-area" index="2" clip-path="url(#gridRectMaskit856cpg)" pathTo="M 464.4598297260425 244.49400000000003L 464.4598297260425 140.7760931270458Q 469.9188159801341 136.31710687295418 475.3778022342258 140.7760931270458L 475.3778022342258 244.49400000000003L 463.4598297260425 244.49400000000003" pathFrom="M 464.4598297260425 244.49400000000003L 464.4598297260425 244.49400000000003L 475.3778022342258 244.49400000000003L 475.3778022342258 244.49400000000003L 463.4598297260425 244.49400000000003" cy="138.5466" cx="533.9214979524966" j="6" val="52" barHeight="105.9474" barWidth="12.917972508183231"></path><path id="apexcharts-bar-area-2" d="M 534.9214979524966 244.49400000000003L 534.9214979524966 138.73864312704583Q 540.3804842065882 134.2796568729542 545.8394704606798 138.73864312704583L 545.8394704606798 244.49400000000003L 533.9214979524966 244.49400000000003" fill="rgba(17,160,253,1)" fill-opacity="1" stroke="transparent" stroke-opacity="1" stroke-linecap="butt" stroke-width="2" stroke-dasharray="0" class="apexcharts-bar-area" index="2" clip-path="url(#gridRectMaskit856cpg)" pathTo="M 534.9214979524966 244.49400000000003L 534.9214979524966 138.73864312704583Q 540.3804842065882 134.2796568729542 545.8394704606798 138.73864312704583L 545.8394704606798 244.49400000000003L 533.9214979524966 244.49400000000003" pathFrom="M 534.9214979524966 244.49400000000003L 534.9214979524966 244.49400000000003L 545.8394704606798 244.49400000000003L 545.8394704606798 244.49400000000003L 533.9214979524966 244.49400000000003" cy="136.50915000000003" cx="604.3831661789505" j="7" val="53" barHeight="107.98485000000001" barWidth="12.917972508183231"></path><path id="apexcharts-bar-area-2" d="M 605.3831661789505 244.49400000000003L 605.3831661789505 163.1880431270458Q 610.8421524330422 158.72905687295417 616.3011386871337 163.1880431270458L 616.3011386871337 244.49400000000003L 604.3831661789505 244.49400000000003" fill="rgba(17,160,253,1)" fill-opacity="1" stroke="transparent" stroke-opacity="1" stroke-linecap="butt" stroke-width="2" stroke-dasharray="0" class="apexcharts-bar-area" index="2" clip-path="url(#gridRectMaskit856cpg)" pathTo="M 605.3831661789505 244.49400000000003L 605.3831661789505 163.1880431270458Q 610.8421524330422 158.72905687295417 616.3011386871337 163.1880431270458L 616.3011386871337 244.49400000000003L 604.3831661789505 244.49400000000003" pathFrom="M 605.3831661789505 244.49400000000003L 605.3831661789505 244.49400000000003L 616.3011386871337 244.49400000000003L 616.3011386871337 244.49400000000003L 604.3831661789505 244.49400000000003" cy="160.95855" cx="674.8448344054045" j="8" val="41" barHeight="83.53545000000001" barWidth="12.917972508183231"></path><g id="SvgjsG2960" class="apexcharts-datalabels"></g></g></g><line id="SvgjsLine3022" x1="0" y1="0" x2="634.1550140380859" y2="0" stroke="#b6b6b6" stroke-dasharray="0" stroke-width="1" class="apexcharts-ycrosshairs"></line><line id="SvgjsLine3023" x1="0" y1="0" x2="634.1550140380859" y2="0" stroke-dasharray="0" stroke-width="0" class="apexcharts-ycrosshairs-hidden"></line><g id="SvgjsG3024" class="apexcharts-yaxis-annotations"></g><g id="SvgjsG3025" class="apexcharts-xaxis-annotations"></g><g id="SvgjsG3026" class="apexcharts-point-annotations"></g></g><g id="SvgjsG2991" class="apexcharts-yaxis" rel="0" transform="translate(42.84498596191406, 0)"><g id="SvgjsG2992" class="apexcharts-yaxis-texts-g"><text id="SvgjsText2993" font-family="Poppins, sans-serif" x="20" y="41.6" text-anchor="end" dominant-baseline="auto" font-size="11px" fill="#10163a" class="apexcharts-yaxis-label " style="font-family: Poppins, sans-serif;">120</text><text id="SvgjsText2994" font-family="Poppins, sans-serif" x="20" y="82.449" text-anchor="end" dominant-baseline="auto" font-size="11px" fill="#10163a" class="apexcharts-yaxis-label " style="font-family: Poppins, sans-serif;">100</text><text id="SvgjsText2995" font-family="Poppins, sans-serif" x="20" y="123.298" text-anchor="end" dominant-baseline="auto" font-size="11px" fill="#10163a" class="apexcharts-yaxis-label " style="font-family: Poppins, sans-serif;">80</text><text id="SvgjsText2996" font-family="Poppins, sans-serif" x="20" y="164.14700000000002" text-anchor="end" dominant-baseline="auto" font-size="11px" fill="#10163a" class="apexcharts-yaxis-label " style="font-family: Poppins, sans-serif;">60</text><text id="SvgjsText2997" font-family="Poppins, sans-serif" x="20" y="204.996" text-anchor="end" dominant-baseline="auto" font-size="11px" fill="#10163a" class="apexcharts-yaxis-label " style="font-family: Poppins, sans-serif;">40</text><text id="SvgjsText2998" font-family="Poppins, sans-serif" x="20" y="245.845" text-anchor="end" dominant-baseline="auto" font-size="11px" fill="#10163a" class="apexcharts-yaxis-label " style="font-family: Poppins, sans-serif;">20</text><text id="SvgjsText2999" font-family="Poppins, sans-serif" x="20" y="286.694" text-anchor="end" dominant-baseline="auto" font-size="11px" fill="#10163a" class="apexcharts-yaxis-label " style="font-family: Poppins, sans-serif;">0</text></g><g id="SvgjsG3000" class="apexcharts-yaxis-title"><text id="SvgjsText3001" font-family="Poppins, sans-serif" x="26.71380615234375" y="162.247" text-anchor="end" dominant-baseline="auto" font-size="11px" fill="#373d3f" class="apexcharts-yaxis-title-text " style="font-family: Poppins, sans-serif;" transform="rotate(-90 -12.43463134765625 158.2469940185547)">$ (thousands)</text></g></g></svg><div class="apexcharts-tooltip light" style="left: 250.342px; top: 41.2031px;"><div class="apexcharts-tooltip-title" style="font-family: Poppins, sans-serif; font-size: 12px;">Apr</div><div class="apexcharts-tooltip-series-group active" style="display: flex;"><span class="apexcharts-tooltip-marker" style="background-color: rgb(255, 160, 0);"></span><div class="apexcharts-tooltip-text" style="font-family: Poppins, sans-serif; font-size: 12px;"><div class="apexcharts-tooltip-y-group"><span class="apexcharts-tooltip-text-label">Revenue: </span><span class="apexcharts-tooltip-text-value">$ 101 thousands</span></div><div class="apexcharts-tooltip-z-group"><span class="apexcharts-tooltip-text-z-label"></span><span class="apexcharts-tooltip-text-z-value"></span></div></div></div><div class="apexcharts-tooltip-series-group" style="display: none;"><span class="apexcharts-tooltip-marker" style="background-color: rgb(255, 160, 0);"></span><div class="apexcharts-tooltip-text" style="font-family: Poppins, sans-serif; font-size: 12px;"><div class="apexcharts-tooltip-y-group"><span class="apexcharts-tooltip-text-label">Revenue: </span><span class="apexcharts-tooltip-text-value">$ 101 thousands</span></div><div class="apexcharts-tooltip-z-group"><span class="apexcharts-tooltip-text-z-label"></span><span class="apexcharts-tooltip-text-z-value"></span></div></div></div><div class="apexcharts-tooltip-series-group" style="display: none;"><span class="apexcharts-tooltip-marker" style="background-color: rgb(255, 160, 0);"></span><div class="apexcharts-tooltip-text" style="font-family: Poppins, sans-serif; font-size: 12px;"><div class="apexcharts-tooltip-y-group"><span class="apexcharts-tooltip-text-label">Revenue: </span><span class="apexcharts-tooltip-text-value">$ 101 thousands</span></div><div class="apexcharts-tooltip-z-group"><span class="apexcharts-tooltip-text-z-label"></span><span class="apexcharts-tooltip-text-z-value"></span></div></div></div></div></div></div>
<div class="resize-triggers"><div class="expand-trigger"><div style="width: 721px; height: 366px;"></div></div><div class="contract-trigger"></div></div></div>
</div>
</div>
</div>
<!-- end -->
</div>
<div class="ad-footer-btm">
<p><a href="">Terms of use</a> | <a href="">Privacy Policy</a> Copyright 2023 © VNR Seeds Pvt. Ltd India All Rights Reserved.</p>
</div>
</div>
</div>
</div>
<!--Attendence Authorisation-->
<div class="modal fade show" id="model3" tabindex="-1" aria-labelledby="exampleModalCenterTitle" style="display: none;" aria-modal="true" role="dialog">
<div class="modal-dialog modal-lg modal-dialog-centered" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="exampleModalCenterTitle3">Attendance Authorisation</h5>
<button type="button" class="close" data-bs-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<p>This option is only for missed attendance or late In-time/early out-time attendance and not for leave application. <span class="danger">Do not apply leave here.</span></p>
<br>
<p><b>Request Date: 06-05-2023</b><br>
In: <span class="danger">09:35 AM Late</span> Out: 06:10 PM</p><br>
<form>
<div class="form-group">
<label class="col-form-label">Reason:</label>
<input type="text" class="form-control">
</div>
<div class="form-group">
<label class="col-form-label">Message:</label>
<textarea class="form-control"></textarea>
</div>
</form>
</div>
<div class="modal-footer">
<button type="button" class="btn-outline secondary-outline mt-2 mr-2 sm-btn" data-bs-dismiss="modal">Close</button>
<button type="button" class="btn btn-primary">Send</button>
</div>
</div>
</div>
</div>
<!-- Script Start -->
<script src="./js/jquery.min.js"></script>
<script src="./js/popper.min.js"></script>
<script src="./js/bootstrap.min.js"></script>
<script src="./js/swiper.min.js"></script>
<script src="./js/apexcharts.min.js"></script>
<script src="./js/control-chart-apexcharts.js"></script>
<!-- Page Specific -->
<script src="./js/nice-select.min.js"></script>
<!-- Custom Script -->
<script src="./js/custom.js"></script>
</body></html>