@if ($database->isExited())
@else
@endif
@if ($database->enable_ssl)
@if ($database->isExited())
@else
@endif
@endif
Proxy
@if (data_get($database, 'is_public'))
Proxy Logs
Logs
@endif
Advanced
Initialization scripts
@forelse(data_get($database,'init_scripts', []) as $script)
@empty
No initialization scripts found.
@endforelse