This commit is contained in:
sayliraut
2024-07-19 19:19:20 +05:30
parent 50d4996ec6
commit 895f1466ab

View File

@@ -80,7 +80,7 @@
<ul>
<li>
<a
href="{{ url('/manage_edit_notifications/' . $notification->id) }}">
href="{{ url('/manage_view_notifications/' . $notification->id) }}">
<img src="{{ asset('public/assets/img/view.svg') }}" />
<span>View</span>
</a>