all country
This commit is contained in:
parent
12d6a424b5
commit
8196389188
|
|
@ -28,7 +28,8 @@ class Document extends Model
|
|||
'description',
|
||||
'max_size',
|
||||
'business',
|
||||
'company'
|
||||
'company',
|
||||
'all_country'
|
||||
];
|
||||
// protected $hidden = [];
|
||||
// protected $dates = [];
|
||||
|
|
|
|||
Loading…
Reference in New Issue