Simplifcado resource
This commit is contained in:
parent
ff07551762
commit
db5262d655
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@ class GrupoDeCompraReducido extends JsonResource
|
||||||
return [
|
return [
|
||||||
'id' => $this->id,
|
'id' => $this->id,
|
||||||
'nombre' => $this->nombre,
|
'nombre' => $this->nombre,
|
||||||
'devoluciones_habilitadas' => $this->devoluciones_habilitadas,
|
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue