fix(profile): show and persist line id in profile form

This commit is contained in:
2026-02-13 08:42:04 +08:00
parent 5c3866446c
commit 296a70010d
3 changed files with 18 additions and 0 deletions

View File

@@ -52,6 +52,7 @@ class ProfileController extends Controller
$memberFields = [
'national_id',
'phone',
'line_id',
'phone_home',
'phone_fax',
'address_line_1',