mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-17 15:20:40 +00:00
8 lines
121 B
PHP
8 lines
121 B
PHP
<x-layout>
|
|
<h1>Settings</h1>
|
|
|
|
<h3>General</h3>
|
|
<livewire:settings.form :settings="$settings" />
|
|
|
|
</x-layout>
|