change
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user