traduccion pedido
This commit is contained in:
parent
dde8b7f826
commit
0045bc6f13
|
@ -13,7 +13,7 @@ class Pedido extends Model
|
|||
* @var array<int, string>
|
||||
*/
|
||||
protected $fillable = [
|
||||
'name',
|
||||
'nombre',
|
||||
];
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue