date('Y-m-d H:i', strtotime($this->created_at)), 'status' => ucfirst($this->status), 'data' => $this->data ]; } }