@push("modals")
$server, "service" => $service]) }}" hx-target="#uninstall-{{ $service->id }}-form" hx-select="#uninstall-{{ $service->id }}-form" hx-swap="outerHTML" class="p-6" > @csrf @method("delete")

Confirm

Are you sure that you want to uninstall this service?

@error("service") @enderror
Cancel Confirm
@endpush