Enable editing of address for phone/broadband, fix billing start for phone
This commit is contained in:
@@ -93,6 +93,7 @@ class Broadband extends Type implements ServiceUsage
|
||||
{
|
||||
return [
|
||||
'service_number' => 'nullable|string|min:10|max:10',
|
||||
'service_address' => 'nullable|string|min:3',
|
||||
'service_username' => 'nullable|string',
|
||||
'service_password' => 'nullable|string',
|
||||
'connect_at' => 'nullable|date',
|
||||
|
Reference in New Issue
Block a user