{{ __("Settings") }} @include("site-settings.partials.site-details") @include("site-settings.partials.change-php-version") @include("site-settings.partials.update-aliases") @if ($site->source_control_id) @include("site-settings.partials.update-source-control") @endif @include("site-settings.partials.update-v-host") {{ __("Delete Site") }} {{ __("Permanently delete the site from server") }}

{{ __("Once your site is deleted, all of its files will be deleted from the server.") }}

@include("site-settings.partials.delete-site")