Test Failed
Push — dev6 ( fbbbb9...871906 )
by Ron
07:32
created
app/Actions/General/BuildNavbar.php 1 patch
Indentation   +5 added lines, -5 removed lines patch added patch discarded remove patch
@@ -36,11 +36,11 @@
 block discarded – undo
36 36
                 'route' => route('customers.index'),
37 37
                 'icon'  => 'fas fa-user-tie',
38 38
             ],
39
- //           [
40
- //               'name'  => 'Tech Tips',
41
- //               'route' => '#',
42
- //               'icon'  => 'fas fa-tools',
43
- //           ],
39
+    //           [
40
+    //               'name'  => 'Tech Tips',
41
+    //               'route' => '#',
42
+    //               'icon'  => 'fas fa-tools',
43
+    //           ],
44 44
         ];
45 45
     }
46 46
 
Please login to merge, or discard this patch.