withoutWrapping(); return [ 'card_number' => $this->card_number, 'customer_id' => $this->customer_id, 'token' => $this->token, 'created_at' => $this->created_at, 'updated_at' => $this->updated_at, ]; } }