mirror of
https://github.com/tiennm99/coolify.git
synced 2026-08-20 08:23:25 +00:00
Extract shared settings-layout components and a dedicated team danger-zone page. Enable modal editing for security resources, polish OAuth/API-token controls, and align notification and service configuration UI with the new navigation patterns.
10 lines
197 B
PHP
10 lines
197 B
PHP
<div>
|
|
<x-slot:title>
|
|
Cloud Tokens | Coolify
|
|
</x-slot>
|
|
|
|
<x-security.settings-layout>
|
|
<livewire:security.cloud-provider-tokens />
|
|
</x-security.settings-layout>
|
|
</div>
|