- wip
This commit is contained in:
@@ -24,6 +24,8 @@ class FullCVResource extends JsonResource
|
||||
'mission' => explode(PHP_EOL, $this->mission ?? '', 5),
|
||||
'rodo' => $this->rodo,
|
||||
'position' => $this->position,
|
||||
'created' => $this->created_at->format('d-m-Y H:i:s'),
|
||||
'updated' => $this->updated_at->format('d-m-Y H:i:s'),
|
||||
];
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user