logAll() ->useLogName('master data'); } public function group() { return $this->hasOne(PermissionGroup::class); } }