{{-- R24: the longest modal in the console — every plan, every add-on, a note field. It was well past the bottom of the window and took its own grant button with it. --}} {{-- Its own header: whose account this is belongs beside the title, and the plain `title` prop cannot say two things. --}}

{{ __('admin.grant.title') }}

{{ $customerName }}
@if (count($grants) > 0)

{{ __('admin.grant.existing_title') }}

@endif
@if ($hasSubscription)
@endif @if ($kind === 'package')
@error('plan')

{{ $message }}

@enderror
@error('datacenter')

{{ $message }}

@enderror

{{ __('admin.grant.bonus_title') }}

{{ __('admin.grant.bonus_hint') }}

@else
@error('addonKey')

{{ $message }}

@enderror
@error('quantity')

{{ $message }}

@enderror
@endif
@if ($cataloguePriceCents !== null)

{{ __('admin.grant.catalogue_price', ['price' => Number::currency($cataloguePriceCents / 100, in: 'EUR', locale: app()->getLocale())]) }}

@endif @error('priceEuros')

{{ $message }}

@enderror

{{ __('admin.grant.until_hint') }}

@error('note')

{{ $message }}

@enderror
{{ __('admin.grant.cancel') }} {{ __('admin.grant.submit') }}