withoutWrapping(); return [ 'date' => $this->created_at->toDateString(), 'activated' => $this->activated, 'registered' => $this->registered, ]; } }