coolify/resources/views/livewire/subscription
Andras Bacsai 638f1d37f1 feat(subscription): add billing interval to price preview
Extract and return the billing interval (month/year) from subscription pricing
data in fetchPricePreview. Update the view to dynamically display the correct
billing period based on the preview response instead of using static PHP logic.
2026-03-27 19:05:13 +01:00
..
actions.blade.php feat(subscription): add billing interval to price preview 2026-03-27 19:05:13 +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