Completed
Push — dev5 ( 7a94ca...67318d )
by Ron
14:51
created
app/Http/Controllers/Customers/CustomerSystemsController.php 1 patch
Braces   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -15,7 +15,7 @@
 block discarded – undo
15 15
 use Illuminate\Support\Facades\Route;
16 16
 
17 17
 class CustomerSystemsController extends Controller
18
-{    
18
+{
19 19
     use SystemsTrait;
20 20
     
21 21
     public function __construct()
Please login to merge, or discard this patch.