Apply fixes from StyleCI
This commit is contained in:
@@ -111,6 +111,7 @@ class NotificationController extends Controller
|
|||||||
public function show()
|
public function show()
|
||||||
{
|
{
|
||||||
$notifications = $this->getNotifications();
|
$notifications = $this->getNotifications();
|
||||||
|
|
||||||
return view('notifications-all', compact('notifications'));
|
return view('notifications-all', compact('notifications'));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user