mirror of
https://github.com/tiennm99/coolify.git
synced 2026-09-02 02:19:23 +00:00
11 lines
298 B
PHP
11 lines
298 B
PHP
<div class="application-settings-form w-full max-w-[1180px]">
|
|
<x-slot:title>
|
|
Subscription | Coolify
|
|
</x-slot>
|
|
|
|
<x-dashboard.navbar section="subscription" title="Subscription"
|
|
subtitle="Plan and billing for Coolify Cloud" />
|
|
|
|
<livewire:subscription.actions />
|
|
</div>
|