SchemalessAttributes::class, ]; public function scopeWithExtraAttributes(): Builder { return $this->metadata->modelScope(); } }