fix code
This commit is contained in:
@@ -29,7 +29,9 @@ class User extends Authenticatable
|
||||
'name', 'email', 'major', 'password', 'username', 'first_name', 'last_name', 'position', 'mobile', 'province_id', 'city_id', 'confirmed', 'enabled', 'avatar', 'city_fa', 'province_fa', 'degree',
|
||||
'national_code',
|
||||
'edarate_ostani_id',
|
||||
'edarate_shahri_id'
|
||||
'edarate_shahri_id',
|
||||
'edarate_ostani_name',
|
||||
'edarate_shahri_name'
|
||||
];
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user