@@ -15,7 +15,7 @@ |
||
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() |