Merge branch 'master' of gitlab.com:CIEFWorldwideSdnBhd/exchange-2.0 into development

This commit is contained in:
edmondlang
2023-05-10 10:39:37 +08:00
@@ -35,7 +35,7 @@ class ImportHoneyTrapController
$returnArray = [];
$segment_id = Segment::where('name', 'honey trap')->first()->id;
$segment_id = Segment::where('name', 'honey trap platinum')->first()->id;
foreach ($excelRows as $row) {