© 2026 Hedgehog Software, LLC
->using(function (Model $record, array $data): Model { $record->pivot->update($data); return $record; }),