download membership

This commit is contained in:
2023-05-17 15:42:36 +07:00
parent c82475da2f
commit cde3ced75b

View File

@@ -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