feat: translation codes
This commit is contained in:
@@ -15,7 +15,6 @@ class LegalDocumentResource extends JsonResource
|
||||
'id' => $this->id,
|
||||
'slug' => $this->slug,
|
||||
'type' => $this->type?->value,
|
||||
'typeLabel' => $this->type?->getLabel(),
|
||||
'version' => $this->version,
|
||||
'title' => $this->title,
|
||||
'content' => $this->content,
|
||||
|
||||
Reference in New Issue
Block a user