@@ -9,6 +9,6 @@ |
||
9 | 9 | { |
10 | 10 | public function __invoke(Request $request) |
11 | 11 | { |
12 | - return view('settings.index'); |
|
12 | + return view('settings.index'); |
|
13 | 13 | } |
14 | 14 | } |