mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-29 09:24:07 +00:00
Admin Workflow - API code refactor to fetch information to display on workflow
This commit is contained in:
@@ -21,6 +21,7 @@ class BookingBaseResource extends JsonResource
|
||||
'company' => new CompanyResource($this->company),
|
||||
'bank' => new BankResource($this->bank),
|
||||
'marking' => $this->marking,
|
||||
'fixed_currency' => new CurrencyResource($this->fixedCurrency),
|
||||
];
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user