'array', 'pictures' => 'array', ]; public function excerpt() { return Str::words($this->description, 10); } }