fix(profile): show and persist line id in profile form
This commit is contained in:
@@ -52,6 +52,7 @@ class ProfileController extends Controller
|
||||
$memberFields = [
|
||||
'national_id',
|
||||
'phone',
|
||||
'line_id',
|
||||
'phone_home',
|
||||
'phone_fax',
|
||||
'address_line_1',
|
||||
|
||||
Reference in New Issue
Block a user