traduccion pedido
This commit is contained in:
parent
dde8b7f826
commit
0045bc6f13
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ class Pedido extends Model
|
||||||
* @var array<int, string>
|
* @var array<int, string>
|
||||||
*/
|
*/
|
||||||
protected $fillable = [
|
protected $fillable = [
|
||||||
'name',
|
'nombre',
|
||||||
];
|
];
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Add table
Reference in a new issue