$this->id, 'email' => $this->email, 'created_at' =>Carbon::parse($this->created_at)->format('d/m/Y') ]; } }