wip
This commit is contained in:
@@ -21,6 +21,7 @@ class UserFormDataResource extends JsonResource
|
||||
"position" => $this->profile->position,
|
||||
"employmentForm" => $this->profile->employment_form,
|
||||
"employmentDate" => $this->profile->employment_date->toDateString(),
|
||||
"birthday" => $this->profile->birthday->toDateString(),
|
||||
];
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user