Skip to content

Commit 0975ab1

Browse files
committed
Update index.blade.php
1 parent 6f25200 commit 0975ab1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/panel/index.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141

4242
<div class='p-2 h6'><i class="bi bi-link"> Links: {{ $links }} </i></span></div>
4343

44-
<div class='p-2 h6'><i class="bi bi-eye"> Click: {{ $clicks }} </i></span></div>
44+
<div class='p-2 h6'><i class="bi bi-eye"> Clicks: {{ $clicks }} </i></span></div>
4545
</div>
4646
</section>
4747

0 commit comments

Comments
 (0)