@php /** @var \App\Models\PreregistrationPage|null $page */ use Illuminate\Support\Facades\Storage; $page = $page ?? null; $pageBgUrl = $page !== null && filled($page->background_image) ? Storage::disk('public')->url($page->background_image) : null; @endphp
{{ $message }}
@enderror{{ $message }}
@enderror{{ $message }}
@enderror{{ __('Shown as the main button when the registration period has ended (and as the CTA link for the CTA banner block in that state).') }}
@error('ticketshop_url'){{ $message }}
@enderror{{ __('Optional. Visitors are sent here 5 seconds after a successful registration.') }}
@error('post_submit_redirect_url'){{ $message }}
@enderror{{ __('Full-page background') }}
{{ __('Cover image behind the card on the public page.') }}
@if ($pageBgUrl !== null){{ $message }}
@enderror{{ $message }}
@enderror{{ $message }}
@enderror{{ $message }}
@enderror{{ $message }}
@enderror