@if ($refusal !== null)
{{-- The same sentence the customer would be shown. An operator being
told "nicht möglich" in developer's words would then explain it to
the customer in their own, and the two would not match. --}}
{{ $refusal }}
@else
{{ __('withdrawal.admin_window') }}
{{ $right->endsAt?->local()->isoFormat('LL') }}
{{-- Nothing is charged for them any more. Still shown, because an
operator taking a withdrawal on the telephone is asked how long
the cloud has been running and should not have to work it out. --}}