Fix: collect payment wizard reads participant UUID from query string
Livewire mount() doesn't automatically receive query params unless the
route defines them. Added request()->query('participant') fallback so
the "جدّد" button from overdue renewals alert correctly pre-fills the
participant and skips to step 2.
Co-Authored-By:
Claude Opus 4.6 <noreply@anthropic.com>
Showing
Please register or sign in to comment