entity->getRequestedAmount(); $currencyId = $this->entity->client->currency_id; return Utils::formatMoney($amount, $currencyId); } }