Completed
Push — master ( b85348...d9d6b1 )
by Nasrul Hazim
02:05
created
stubs/Http/Controllers/OpenPayroll/SettingController.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -9,6 +9,6 @@
 block discarded – undo
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
 }
Please login to merge, or discard this patch.