@@ -360,13 +360,14 @@
|
||||
?>" data-tooltip="6">
|
||||
<a href="{{ route('manage.notification') }}" data-active="6">
|
||||
<div class="icons">
|
||||
<img src="{{ asset('public/assets/img/Vector(1).svg') }}" />
|
||||
<img src="{{ asset('public/assets/img/Vector_31.svg') }}" />
|
||||
<span class="text">Manage Notification</span>
|
||||
</div>
|
||||
</a>
|
||||
</li>
|
||||
@endif
|
||||
|
||||
|
||||
<!-- <li class="tooltip-element <?php
|
||||
if ($currentPage == 'manage-subscription') {
|
||||
echo 'active';
|
||||
|
||||
Reference in New Issue
Block a user