'关闭', self::STATUS_TRUE => '开启', ]; public function getLinkAttribute(): string { return route('staff.show', $this); } }