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
pricing-plans.blade.php
show.blade.php