
committed by
Manish Verma

parent
090be28e50
commit
30128cabdf
@@ -111,7 +111,6 @@ class NotificationController extends Controller
|
||||
public function show()
|
||||
{
|
||||
$notifications = $this->getNotifications();
|
||||
//dd($notifications);
|
||||
return view('notifications-all', compact('notifications'));
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user