-
Notifications
You must be signed in to change notification settings - Fork 52
/
Copy pathcompanyreport.html
562 lines (498 loc) · 32.1 KB
/
companyreport.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
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="stylesheet" href="css/companyreport.css">
<link rel="stylesheet" href="./css/header.css">
<link rel="stylesheet" href="css/footer.css">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css" integrity="sha384-9aIt2nRpC12Uk9gS9baDl411NQApFmC26EwAOH8WgZl5MYYxFfc+NcPb1dKGj7Sk" crossorigin="anonymous">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<link href="https://fonts.googleapis.com/css2?family=Lato:wght@300&display=swap" rel="stylesheet">
<script src="https://kit.fontawesome.com/a076d05399.js"></script>
<title>Company Report2</title>
</head>
<body>
<!----------------- HEADER ---------------------->
<!-- navbar -->
<header>
<div class="logo">
<img src="img/Group 380.svg" class="logo1" alt="logo" srcset="">
<img src="img/Frame 384.svg" class="logo2" alt="logo" srcset="">
</div>
<a href="#"><i class="fa fa-2x fa-bars menu-toggle" id="menu" aria-hidden="true"></i></a>
<ul class="nav " id="nav">
<li><a href="index.html"class="active">Home</a></li>
<li><a href="ExpenditureReport.html">Expenditure Report</a></li>
<li><a href="#">Ministry Info</a>
<ul>
<li><a href="ministry_expenditure.html" class="">Ministry Report</a></li>
<li><a href="ministry profile.html" class="">Ministry Profile Search</a></li>
</ul>
</li>
<li><a href="#">Company Info</a>
<ul>
<li><a href="companyreport.html"class="">Company Report</a></li>
<li><a href="companyprofile.html"class="">Comapny Profile Search</a></li>
</ul>
</li>
<li><a href="#">Reference</a>
<ul>
<li><a href="quickContacts.html"class="">Government Twitter Handles </a></li>
<li><a href="contact.html"class="">Contact Us</a></li>
<li><a href="about.html"class="">About Us</a></li>
</ul>
</li>
</ul>
</header>
<!---------------------- HEAD ----------------------->
<div class="card bg-success text-white bgGreen">
<div class="card-title">
<h3>Company Report</h3>
</div>
</div>
<div class="card bg-dark text-white imageCard">
<img src="img/img1.png" class="card-img" alt="...">
<div class="card-img-overlay">
<h2 class="card-title">Company Project Report List</h2>
<div class="row">
<div class="col-sm-2"></div>
<div class="col-sm-8 card-text">Explore the amount allocated to every Company in both graphical and tabular format. Increase your knowledge about how much each company gets allocated for projects.</div>
<div class="col-sm-2"></div>
</div>
</div>
</div>
<!-------------------------- BODY GRAPH/KEYS------------------------->
<div class="jumbotron">
<div class="j_head">Graph Represenation of Top 10 Companies Awarded most Funds</div>
<div class="row">
<div class="col-sm-6">
<p class="j_para">Amount Awarded (Billions)</p>
<img class="j_img1" src="img/graph.png" alt="">
</div>
<div class="col-sm-6 keys">
<div class = "cont">
<p>Key</p>
<table>
<tbody>
<tr>
<td class="black"></td>
<td></td>
<td class="li">Julius Beger</td>
</tr>
<tr><td class="violet"></td>
<td></td>
<td class="li">Samsung</td>
</tr>
<tr><td class="tilt"></td>
<td></td>
<td class="li">CCNCC</td>
</tr>
<tr><td class="skyblue"></td>
<td></td>
<td class="li">HNG</td>
</tr>
<tr><td class="green"></td>
<td></td>
<td class="li">Huawei</td>
</tr>
<tr><td class="blue"></td>
<td></td>
<td class="li">MTN</td>
</tr>
<tr><td class="red"></td>
<td></td>
<td class="li">NNPC</td>
</tr>
<tr><td class="wine"></td>
<td></td>
<td class="li">Globacom</td>
</tr>
<tr><td class="lightgreen"></td>
<td></td>
<td class="li">Bank of Africa</td>
</tr>
<tr><td class="purple"></td>
<td></td>
<td class="li">Central Bank of Nigeria</td>
</tr>
<tr><td class="tiltblue"></td>
<td></td>
<td class="li">Live wire</td>
</tr>
<tr><td class="grey"></td>
<td></td>
<td class="li">Innoson</td>
</tr>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-6">
<img class="j_img2" src="img/img2.png" alt="">
</div>
<div class="col-sm-6"></div>
</div>
<div class="j_footer">Top 10 Companies Awarded Most Funds</div>
</div>
<!-------------------------- BODY TABLE------------------------->
<section class="Container">
<div class="table-section table-div">
<div class="table-title">
<div class="table-top">
<h3>Company Project Award</h3>
<h5>
20th,May 2020
<button>Filter<i class="fas fa-filter"></i></button>
</h5>
</div>
<div class="table-data">
<div style="overflow-x: auto;">
<table>
<tr>
<th>Company</th>
<th>Ministry</th>
<th>Project</th>
<th>Amount</th>
<th>Date</th>
</tr>
<tr>
<td>Julius Berger</td>
<td>Transport</td>
<td>Mohammed Musa Bello</td>
<td>₦72,902,001,229</td>
<td>@musamohammed</td>
</tr>
<tr>
<td>Samsung</td>
<td>Education</td>
<td>Adamu Adamu</td>
<td>₦65,001,901,123</td>
<td>@musamohammed</td>
</tr>
<tr>
<td>CCNCC</td>
<td>Energy</td>
<td>Chris Ngige</td>
<td>₦62,899,012,111</td>
<td>@musamohammed</td>
</tr>
<tr>
<td>HNG</td>
<td>Labour</td>
<td>Zainab Ahmed</td>
<td>₦56,901,899,101</td>
<td>@musamohammed</td>
</tr>
<tr>
<td>Huawei</td>
<td>Agriculture</td>
<td>Ogbonnaya Onu</td>
<td>₦52,902,001,229</td>
<td>@musamohammed</td>
</tr>
<tr>
<td>MTN</td>
<td>Sector</td>
<td>Amount</td>
<td>₦65,001,901,123</td>
<td>@musamohammed</td>
</tr>
<tr>
<td>Julius Berger</td>
<td>Transport</td>
<td>Mohammed Musa Bello</td>
<td>₦72,902,001,229</td>
<td>@musamohammed</td>
</tr>
<tr>
<td>Samsung</td>
<td>Education</td>
<td>Adamu Adamu</td>
<td>₦65,001,901,123</td>
<td>@musamohammed</td>
</tr>
<tr>
<td>MTN</td>
<td>Sector</td>
<td>Amount</td>
<td>₦65,001,901,123</td>
<td>@musamohammed</td>
</tr>
<tr>
<td>Julius Berger</td>
<td>Transport</td>
<td>Mohammed Musa Bello</td>
<td>₦72,902,001,229</td>
<td>@musamohammed</td>
</tr>
<tr>
<td>Samsung</td>
<td>Education</td>
<td>Adamu Adamu</td>
<td>₦65,001,901,123</td>
<td>@musamohammed</td>
</tr>
</table>
</div>
</div>
<!--Pagination-->
<div class="table-footer">
<span>1-20 0f 320 results</span>
<div class="pagination">
<a href="#">‹</a>
<a class="active" href="#">1</a>
<a href="#">2</a>
<a href="#">3</a>
<a href="#">..</a>
<a href="#">6</a>
<a href="#">›</a>
</div>
</div>
</div>
</div>
</section>
<!-------------------------- BODY COMMENTS--------------------------->
<div class="comments">
<div class="comment">
<img src="./img/Rectangle 320.png" class="pic"></img>
<div class="right">
<div class="topright"><span>James Emmanuel</span><span>2h ago</span>
<span class="dropdown" style=" float:right">
<a class="btn btn-light " href="#" role="button" id="dropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
<img src="./img/ellipsis-h-solid.svg"></img>
</a>
<div class="dropdown-menu" aria-labelledby="dropdownMenuLink">
<a class="dropdown-item" href="#">Edit</a>
<a class="dropdown-item" href="#">Delete</a>
</div>
</span>
</div>
<div class="middle">This is nice to read, I can see the improvement in this sector this is really
encouraging</div>
<div class="react">
<svg width="16" height="15" viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg">
<path
d="M4.90873 14.3079H2.88224C2.52394 14.3079 2.18031 14.1656 1.92695 13.9124C1.67359 13.6592 1.53125 13.3158 1.53125 12.9576V8.23175C1.53125 7.87365 1.67359 7.5302 1.92695 7.27698C2.18031 7.02376 2.52394 6.8815 2.88224 6.8815H4.90873M9.63721 5.53125V2.83074C9.63721 2.29358 9.42371 1.77841 9.04366 1.39858C8.66362 1.01875 8.14818 0.805359 7.61072 0.805359L4.90873 6.8815V14.3079H12.5283C12.8541 14.3116 13.1703 14.1974 13.4186 13.9865C13.6668 13.7756 13.8305 13.4822 13.8793 13.1602L14.8115 7.08404C14.8409 6.89052 14.8278 6.69293 14.7732 6.50495C14.7186 6.31697 14.6238 6.14311 14.4953 5.99541C14.3668 5.8477 14.2077 5.72969 14.029 5.64954C13.8503 5.56939 13.6564 5.52903 13.4605 5.53125H9.63721Z"
stroke="black" stroke-width="1.35139" stroke-linecap="round" stroke-linejoin="round" />
</svg>
<span>23</span>
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path
d="M10.9874 1.47974H12.791C13.1733 1.47298 13.5448 1.60675 13.8349 1.85566C14.1251 2.10457 14.3136 2.45128 14.3649 2.82999V7.55588C14.3136 7.93459 14.1251 8.2813 13.8349 8.53021C13.5448 8.77912 13.1733 8.91289 12.791 8.90613H10.9874M6.25894 10.2564V12.9569C6.25894 13.4941 6.47244 14.0092 6.85248 14.3891C7.23252 14.7689 7.74797 14.9823 8.28543 14.9823L10.9874 8.90613V1.47974H3.36781C3.042 1.47605 2.72584 1.59018 2.47757 1.80109C2.22931 2.012 2.06567 2.30548 2.01682 2.62745L1.08463 8.70359C1.05525 8.89712 1.0683 9.09471 1.12291 9.28268C1.17751 9.47066 1.27235 9.64452 1.40086 9.79223C1.52937 9.93993 1.68847 10.0579 1.86715 10.1381C2.04582 10.2182 2.2398 10.2586 2.43563 10.2564H6.25894Z"
stroke="black" stroke-width="1.35139" stroke-linecap="round" stroke-linejoin="round" />
</svg>
<span>0</span>
<svg width="14" height="15" viewBox="0 0 14 15" fill="none" xmlns="http://www.w3.org/2000/svg">
<path
d="M13.2605 7.21931C13.2628 8.11039 13.0545 8.98941 12.6526 9.78479C12.1759 10.7379 11.4432 11.5396 10.5365 12.1C9.62981 12.6604 8.58488 12.9575 7.51878 12.9579C6.62721 12.9602 5.74771 12.752 4.95189 12.3503L1.10156 13.633L2.38501 9.78479C1.98304 8.98941 1.77473 8.11039 1.77706 7.21931C1.77747 6.1538 2.07469 5.10944 2.63543 4.20321C3.19616 3.29699 3.99826 2.56469 4.95189 2.08835C5.74771 1.6866 6.62721 1.47841 7.51878 1.48073H7.85653C9.2645 1.55837 10.5943 2.15232 11.5914 3.14888C12.5885 4.14543 13.1828 5.47455 13.2605 6.88175V7.21931Z"
stroke="black" stroke-width="1.35139" stroke-linecap="round" stroke-linejoin="round" />
</svg>
<span>Reply</span>
</div>
</div>
</footer>
<!-- jquery -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
</div>
<div class="comment" style="padding-bottom:25px;">
<img src="./img/Rectangle 320.png" class="pic"></img>
<div class="right">
<div class="topright"><span>James Emmanuel</span><span>2h ago</span>
<span class="dropdown" style="float:right">
<a class="btn btn-light " href="#" role="button" id="dropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
<img src="./img/ellipsis-h-solid.svg"></img>
</a>
<div class="dropdown-menu" aria-labelledby="dropdownMenuLink">
<a class="dropdown-item" href="#">Edit</a>
<a class="dropdown-item" href="#">Delete</a>
</div>
</span>
</div>
<div class="middle">This is nice to read, I can see the improvement in this sector this is really
encouraging</div>
<div class="react">
<svg width="16" height="15" viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg">
<path
d="M4.90873 14.3079H2.88224C2.52394 14.3079 2.18031 14.1656 1.92695 13.9124C1.67359 13.6592 1.53125 13.3158 1.53125 12.9576V8.23175C1.53125 7.87365 1.67359 7.5302 1.92695 7.27698C2.18031 7.02376 2.52394 6.8815 2.88224 6.8815H4.90873M9.63721 5.53125V2.83074C9.63721 2.29358 9.42371 1.77841 9.04366 1.39858C8.66362 1.01875 8.14818 0.805359 7.61072 0.805359L4.90873 6.8815V14.3079H12.5283C12.8541 14.3116 13.1703 14.1974 13.4186 13.9865C13.6668 13.7756 13.8305 13.4822 13.8793 13.1602L14.8115 7.08404C14.8409 6.89052 14.8278 6.69293 14.7732 6.50495C14.7186 6.31697 14.6238 6.14311 14.4953 5.99541C14.3668 5.8477 14.2077 5.72969 14.029 5.64954C13.8503 5.56939 13.6564 5.52903 13.4605 5.53125H9.63721Z"
stroke="black" stroke-width="1.35139" stroke-linecap="round" stroke-linejoin="round" />
</svg>
<span>23</span>
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path
d="M10.9874 1.47974H12.791C13.1733 1.47298 13.5448 1.60675 13.8349 1.85566C14.1251 2.10457 14.3136 2.45128 14.3649 2.82999V7.55588C14.3136 7.93459 14.1251 8.2813 13.8349 8.53021C13.5448 8.77912 13.1733 8.91289 12.791 8.90613H10.9874M6.25894 10.2564V12.9569C6.25894 13.4941 6.47244 14.0092 6.85248 14.3891C7.23252 14.7689 7.74797 14.9823 8.28543 14.9823L10.9874 8.90613V1.47974H3.36781C3.042 1.47605 2.72584 1.59018 2.47757 1.80109C2.22931 2.012 2.06567 2.30548 2.01682 2.62745L1.08463 8.70359C1.05525 8.89712 1.0683 9.09471 1.12291 9.28268C1.17751 9.47066 1.27235 9.64452 1.40086 9.79223C1.52937 9.93993 1.68847 10.0579 1.86715 10.1381C2.04582 10.2182 2.2398 10.2586 2.43563 10.2564H6.25894Z"
stroke="black" stroke-width="1.35139" stroke-linecap="round" stroke-linejoin="round" />
</svg>
<span>0</span>
<svg width="14" height="15" viewBox="0 0 14 15" fill="none" xmlns="http://www.w3.org/2000/svg">
<path
d="M13.2605 7.21931C13.2628 8.11039 13.0545 8.98941 12.6526 9.78479C12.1759 10.7379 11.4432 11.5396 10.5365 12.1C9.62981 12.6604 8.58488 12.9575 7.51878 12.9579C6.62721 12.9602 5.74771 12.752 4.95189 12.3503L1.10156 13.633L2.38501 9.78479C1.98304 8.98941 1.77473 8.11039 1.77706 7.21931C1.77747 6.1538 2.07469 5.10944 2.63543 4.20321C3.19616 3.29699 3.99826 2.56469 4.95189 2.08835C5.74771 1.6866 6.62721 1.47841 7.51878 1.48073H7.85653C9.2645 1.55837 10.5943 2.15232 11.5914 3.14888C12.5885 4.14543 13.1828 5.47455 13.2605 6.88175V7.21931Z"
stroke="black" stroke-width="1.35139" stroke-linecap="round" stroke-linejoin="round" />
</svg>
<span>Reply</span>
</div>
</div>
</div>
<div class="comment">
<img src="./img/Rectangle 320.png" class="pic"></img>
<div class="right">
<div class="topright"><span>James Emmanuel</span><span>2h ago</span>
<span class="dropdown" style=" margin-left:auto;float:right">
<a class="btn btn-light " href="#" role="button" id="dropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
<img src="./img/ellipsis-h-solid.svg"></img>
</a>
<div class="dropdown-menu" aria-labelledby="dropdownMenuLink">
<a class="dropdown-item" href="#">Edit</a>
<a class="dropdown-item" href="#">Delete</a>
</div>
</span>
</div>
<div class="middle">This is nice to read, I can see the improvement in this sector this is really
encouraging</div>
<div class="react">
<svg width="16" height="15" viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg">
<path
d="M4.90873 14.3079H2.88224C2.52394 14.3079 2.18031 14.1656 1.92695 13.9124C1.67359 13.6592 1.53125 13.3158 1.53125 12.9576V8.23175C1.53125 7.87365 1.67359 7.5302 1.92695 7.27698C2.18031 7.02376 2.52394 6.8815 2.88224 6.8815H4.90873M9.63721 5.53125V2.83074C9.63721 2.29358 9.42371 1.77841 9.04366 1.39858C8.66362 1.01875 8.14818 0.805359 7.61072 0.805359L4.90873 6.8815V14.3079H12.5283C12.8541 14.3116 13.1703 14.1974 13.4186 13.9865C13.6668 13.7756 13.8305 13.4822 13.8793 13.1602L14.8115 7.08404C14.8409 6.89052 14.8278 6.69293 14.7732 6.50495C14.7186 6.31697 14.6238 6.14311 14.4953 5.99541C14.3668 5.8477 14.2077 5.72969 14.029 5.64954C13.8503 5.56939 13.6564 5.52903 13.4605 5.53125H9.63721Z"
stroke="black" stroke-width="1.35139" stroke-linecap="round" stroke-linejoin="round" />
</svg>
<span>23</span>
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path
d="M10.9874 1.47974H12.791C13.1733 1.47298 13.5448 1.60675 13.8349 1.85566C14.1251 2.10457 14.3136 2.45128 14.3649 2.82999V7.55588C14.3136 7.93459 14.1251 8.2813 13.8349 8.53021C13.5448 8.77912 13.1733 8.91289 12.791 8.90613H10.9874M6.25894 10.2564V12.9569C6.25894 13.4941 6.47244 14.0092 6.85248 14.3891C7.23252 14.7689 7.74797 14.9823 8.28543 14.9823L10.9874 8.90613V1.47974H3.36781C3.042 1.47605 2.72584 1.59018 2.47757 1.80109C2.22931 2.012 2.06567 2.30548 2.01682 2.62745L1.08463 8.70359C1.05525 8.89712 1.0683 9.09471 1.12291 9.28268C1.17751 9.47066 1.27235 9.64452 1.40086 9.79223C1.52937 9.93993 1.68847 10.0579 1.86715 10.1381C2.04582 10.2182 2.2398 10.2586 2.43563 10.2564H6.25894Z"
stroke="black" stroke-width="1.35139" stroke-linecap="round" stroke-linejoin="round" />
</svg>
<span>0</span>
<svg width="14" height="15" viewBox="0 0 14 15" fill="none" xmlns="http://www.w3.org/2000/svg">
<path
d="M13.2605 7.21931C13.2628 8.11039 13.0545 8.98941 12.6526 9.78479C12.1759 10.7379 11.4432 11.5396 10.5365 12.1C9.62981 12.6604 8.58488 12.9575 7.51878 12.9579C6.62721 12.9602 5.74771 12.752 4.95189 12.3503L1.10156 13.633L2.38501 9.78479C1.98304 8.98941 1.77473 8.11039 1.77706 7.21931C1.77747 6.1538 2.07469 5.10944 2.63543 4.20321C3.19616 3.29699 3.99826 2.56469 4.95189 2.08835C5.74771 1.6866 6.62721 1.47841 7.51878 1.48073H7.85653C9.2645 1.55837 10.5943 2.15232 11.5914 3.14888C12.5885 4.14543 13.1828 5.47455 13.2605 6.88175V7.21931Z"
stroke="black" stroke-width="1.35139" stroke-linecap="round" stroke-linejoin="round" />
</svg>
<span>Reply</span>
</div>
<div class="subcomment">
<div><img src="./img/Rectangle 321.png" class="pic"></img></div>
<div class="right">
<div class="topright"><span>Nnamdi Benson</span><span>2h ago</span>
<span class="dropdown" style=" margin-left:auto;float:right">
<a class="btn btn-light " href="#" role="button" id="dropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
<img src="./img/ellipsis-h-solid.svg"></img>
</a>
<div class="dropdown-menu" aria-labelledby="dropdownMenuLink">
<a class="dropdown-item" href="#">Edit</a>
<a class="dropdown-item" href="#">Delete</a>
</div>
</span>
<!-- <img src="./img/Rectangle 321.png" class="pic"></img>
<div class="right">
<div class="topright"><span>Nnamdi Benson</span><span>2h ago</span>
<span class="dropdown" style=" float:right;">
<a class="btn btn-light " href="#" role="button" id="dropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
<img src="./img/ellipsis-h-solid.svg"></img>
</a>
<div class="dropdown-menu" aria-labelledby="dropdownMenuLink">
<a class="dropdown-item" href="#">Edit</a>
<a class="dropdown-item" href="#">Delete</a>
</div>
</span> -->
</div>
<div class="middle">Yes totally agree</div>
<div class="react">
<svg width="16" height="15" viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg">
<path
d="M4.90873 14.3079H2.88224C2.52394 14.3079 2.18031 14.1656 1.92695 13.9124C1.67359 13.6592 1.53125 13.3158 1.53125 12.9576V8.23175C1.53125 7.87365 1.67359 7.5302 1.92695 7.27698C2.18031 7.02376 2.52394 6.8815 2.88224 6.8815H4.90873M9.63721 5.53125V2.83074C9.63721 2.29358 9.42371 1.77841 9.04366 1.39858C8.66362 1.01875 8.14818 0.805359 7.61072 0.805359L4.90873 6.8815V14.3079H12.5283C12.8541 14.3116 13.1703 14.1974 13.4186 13.9865C13.6668 13.7756 13.8305 13.4822 13.8793 13.1602L14.8115 7.08404C14.8409 6.89052 14.8278 6.69293 14.7732 6.50495C14.7186 6.31697 14.6238 6.14311 14.4953 5.99541C14.3668 5.8477 14.2077 5.72969 14.029 5.64954C13.8503 5.56939 13.6564 5.52903 13.4605 5.53125H9.63721Z"
stroke="black" stroke-width="1.35139" stroke-linecap="round" stroke-linejoin="round" />
</svg>
<span>23</span>
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path
d="M10.9874 1.47974H12.791C13.1733 1.47298 13.5448 1.60675 13.8349 1.85566C14.1251 2.10457 14.3136 2.45128 14.3649 2.82999V7.55588C14.3136 7.93459 14.1251 8.2813 13.8349 8.53021C13.5448 8.77912 13.1733 8.91289 12.791 8.90613H10.9874M6.25894 10.2564V12.9569C6.25894 13.4941 6.47244 14.0092 6.85248 14.3891C7.23252 14.7689 7.74797 14.9823 8.28543 14.9823L10.9874 8.90613V1.47974H3.36781C3.042 1.47605 2.72584 1.59018 2.47757 1.80109C2.22931 2.012 2.06567 2.30548 2.01682 2.62745L1.08463 8.70359C1.05525 8.89712 1.0683 9.09471 1.12291 9.28268C1.17751 9.47066 1.27235 9.64452 1.40086 9.79223C1.52937 9.93993 1.68847 10.0579 1.86715 10.1381C2.04582 10.2182 2.2398 10.2586 2.43563 10.2564H6.25894Z"
stroke="black" stroke-width="1.35139" stroke-linecap="round" stroke-linejoin="round" />
</svg>
<span>0</span>
<svg width="14" height="15" viewBox="0 0 14 15" fill="none" xmlns="http://www.w3.org/2000/svg">
<path
d="M13.2605 7.21931C13.2628 8.11039 13.0545 8.98941 12.6526 9.78479C12.1759 10.7379 11.4432 11.5396 10.5365 12.1C9.62981 12.6604 8.58488 12.9575 7.51878 12.9579C6.62721 12.9602 5.74771 12.752 4.95189 12.3503L1.10156 13.633L2.38501 9.78479C1.98304 8.98941 1.77473 8.11039 1.77706 7.21931C1.77747 6.1538 2.07469 5.10944 2.63543 4.20321C3.19616 3.29699 3.99826 2.56469 4.95189 2.08835C5.74771 1.6866 6.62721 1.47841 7.51878 1.48073H7.85653C9.2645 1.55837 10.5943 2.15232 11.5914 3.14888C12.5885 4.14543 13.1828 5.47455 13.2605 6.88175V7.21931Z"
stroke="black" stroke-width="1.35139" stroke-linecap="round" stroke-linejoin="round" />
</svg>
<span>Reply</span>
</div>
</div>
</div>
</div>
</div>
<div class="write">
<input type="text" placeholder="Write a Comment">
<svg width="21" height="21" viewBox="0 0 21 21" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M10.4285 18.821C15.0324 18.821 18.7647 15.0691 18.7647 10.4409C18.7647 5.81269 15.0324 2.06079 10.4285 2.06079C5.82452 2.06079 2.09229 5.81269 2.09229 10.4409C2.09229 15.0691 5.82452 18.821 10.4285 18.821Z" stroke="#BCBDC1" stroke-width="1.35139" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M7.09424 12.1168C7.09424 12.1168 8.34467 13.7928 10.4287 13.7928C12.5128 13.7928 13.7632 12.1168 13.7632 12.1168" stroke="#BCBDC1" stroke-width="1.35139" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M7.92822 7.92676H7.93782" stroke="#BCBDC1" stroke-width="1.35139" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M12.9297 7.92676H12.9393" stroke="#BCBDC1" stroke-width="1.35139" stroke-linecap="round" stroke-linejoin="round"/>
</svg>
<svg width="21" height="21" viewBox="0 0 21 21" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M16.1714 2.89868H4.50073C3.57994 2.89868 2.8335 3.64906 2.8335 4.5747V16.3069C2.8335 17.2325 3.57994 17.9829 4.50073 17.9829H16.1714C17.0922 17.9829 17.8386 17.2325 17.8386 16.3069V4.5747C17.8386 3.64906 17.0922 2.89868 16.1714 2.89868Z" stroke="#BCBDC1" stroke-width="1.35139" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M7.41846 8.76489C8.10881 8.76489 8.66846 8.2021 8.66846 7.50787C8.66846 6.81364 8.10881 6.25085 7.41846 6.25085C6.7281 6.25085 6.16846 6.81364 6.16846 7.50787C6.16846 8.2021 6.7281 8.76489 7.41846 8.76489Z" stroke="#BCBDC1" stroke-width="1.35139" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M17.8394 12.9548L13.6713 8.76477L4.50146 17.9829" stroke="#BCBDC1" stroke-width="1.35139" stroke-linecap="round" stroke-linejoin="round"/>
</svg>
</div>
</div>
<!------- footer-- --------->
<footer>
<div class="main-footer-wrapper">
<div class="main-box1">
<div class="brand-logo">
<img src="img/logo.png"><br>
</div>
<div class="twitter">
<img src="img/twitter-logo.png">
<a href="#">@expenseng</a>
</div>
</div>
<div class="main-box2">
<div class="box1">
<h4>Pages</h4>
<a href="index.html">Home</a>
<a href="ExpenditureReport.html">Daily Report</a>
<a href="ministry_expenditure.html">Ministry Report</a>
<a href="companyreport.html">Company Report</a>
</div>
<div class="box2">
<h4>Profiles</h4>
<a href="ministry profile.html">Ministry Search</a>
<a href="companysearch.html">Company Search</a>
</div>
<div class="box3">
<h4>References</h4>
<a href="handlePage.html">Government Handles</a>
<a href="group_12_about.html">About Us</a>
<a href="contact.html">Contact Us</a>
</div>
</div>
</div>
<div class="last-footer">
<ul>
<li><a href="#">Accessibility |</a></li>
<li><a href="#"> Privacy Policy |</a></li>
<li><a href="#"> Freedom of Information Act</a></li>
<li class="push">
<a href="#">© 2020 EXPENSENG.com</a>
</li>
</ul>
</div>
</footer>
<!-- jquery -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<!-- custom script -->
<script src="js/companyreport.js"></script>
<script src="./js/ExpenditureScript.js"></script>
<!-- custom script -->
<script src="js/main.js"></script>
<script src="./js/ExpenditureScript.js"></script>
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js" integrity="sha384-OgVRvuATP1z7JjHLkuOU7Xw704+h835Lr+6QL9UvYjZE3Ipu6Tp75j7Bh/kR0JKI" crossorigin="anonymous"></script>
</body>