hasMany(Attribute::class); } public function table() { return new AdminTable($this->newQuery()); } }