-
Mahmoud Aglan authored
Livewire 4 dropped support for the legacy get*Property() magic accessor. Migrated all 6 affected components to use the #[Computed] attribute: - NewRegistrationWizard (hotbuyResults, hotbuyTotal, selectedProgram, etc.) - WeeklySchedule (weekDays, timeSlots) - InvoiceCreate (subtotal, total) - InvoiceShow (canCancel, canRecordPayment) - SystemSettings (activeSchema) - NotificationTemplateForm (availableVariables) Co-Authored-By:Claude Opus 4.6 <noreply@anthropic.com>
0afceee9