{{ $layout['badge_label'] ?? 'Digitale Gästebox' }} @if(!empty($layout['logo_url'])) @endif

{{ $layout['headline'] ?? $eventName }}

@if(!empty($layout['subtitle']))

{{ $layout['subtitle'] }}

@endif

{{ $layout['instructions_heading'] ?? "So funktioniert's" }}

{{ $layout['description'] }}

@if(!empty($layout['instructions']))
    @foreach($layout['instructions'] as $step)
  • {{ $step }}
  • @endforeach
@endif
{{ $layout['link_heading'] ?? 'Alternative zum Einscannen' }}
QR-Code zum Event {{ $eventName }}
{{ $layout['cta_label'] ?? 'Scan mich & starte direkt' }}