mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/portal.git
synced 2026-08-20 21:14:10 +00:00
create company module remark and ui
This commit is contained in:
@@ -39,6 +39,7 @@ class CompanyModuleResource extends JsonResource
|
||||
'reference' => $this->reference,
|
||||
'address' => new AddressResource($defaultAddress),
|
||||
'company' => new CompanyResource($this->whenLoaded('company')),
|
||||
'remarks' => RemarkResource::collection($this->remarks),
|
||||
'marking' => $marking
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user