© 2026 Hedgehog Software, LLC
->afterStateUpdated(function (\Livewire\Component $livewire, string $operation) { if ($operation == 'edit') { $livewire->save(); } })