Install @push("modals")
$server]) }}" hx-swap="outerHTML" hx-select="#install-php-form" class="p-6" > @csrf

{{ __("Install PHP") }}

@foreach (config("core.php_versions") as $p) @endforeach @error("version") @enderror
{{ __("Cancel") }} {{ __("Install") }}
@endpush