download membership
This commit is contained in:
@@ -313,7 +313,7 @@ class CorporateMemberController extends Controller
|
||||
$item['birth_date'], // Date of Birth
|
||||
$item['gender_code'], // Sex
|
||||
NULL, // Internal Use
|
||||
$item['current_plan']['code'], // Plan-ID
|
||||
$item['current_plan']['code'] ?? null, // Plan-ID
|
||||
NULL, // Employment-Status
|
||||
NULL, // Internal Use
|
||||
NULL, // Internal Use
|
||||
|
||||
Reference in New Issue
Block a user