@if ($database->isExited())
@else
@endif
@if ($enableSsl)
@if ($database->isExited())
@else
@endif
@endif
Proxy
@if (data_get($database, 'is_public'))
Proxy Logs
Logs
@endif
Advanced
Initialization scripts
@can('update', $database)
@endcan
@forelse($initScripts ?? [] as $script)
@empty
No initialization scripts found.
@endforelse