coolify/resources/views/livewire/subscription
Andras Bacsai 872e300cf9 fix(subscription): use optional chaining for preview object access
Add optional chaining operator (?.) to all preview property accesses in the
subscription actions view to prevent potential null reference errors when the
preview object is undefined.
2026-03-10 17:14:08 +01:00
..
actions.blade.php fix(subscription): use optional chaining for preview object access 2026-03-10 17:14:08 +01:00
index.blade.php chore: prepare for PR 2026-02-26 18:22:03 +01:00
pricing-plans.blade.php chore: prepare for PR 2026-02-26 18:22:03 +01:00
show.blade.php chore: prepare for PR 2026-02-26 18:22:03 +01:00