$this->id, 'partnerId' => Str::substr($this->partnerId, 0, 4).'****', 'victory' => $this->status, 'amount' => $this->amount, 'comment' => $this->comment, ]; } }