traduccion region
This commit is contained in:
parent
8e0ac9953d
commit
2a35fd85a9
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ class Region extends Model
|
||||||
* @var array<int, string>
|
* @var array<int, string>
|
||||||
*/
|
*/
|
||||||
protected $fillable = [
|
protected $fillable = [
|
||||||
'name',
|
'nombre',
|
||||||
];
|
];
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Add table
Reference in a new issue