Badge printing — {{ $qrCode->label }}
Badge printing

{{ $qrCode->content()['name'] ?? $qrCode->label }}

{{ number_format($printableCount) }} confirmed attendees · {{ strtoupper($badgeSize) }} badges

selected Print all badges Download ZPL
Manage attendees →
@forelse($registrations as $reg) @empty @endforelse
@if($registrations->isNotEmpty()) @endif Attendee Ticket Badge code

{{ $reg->attendee_name }}

{{ $reg->attendee_email }}

{{ $reg->tier_name }} {{ $reg->badge_code }}
No confirmed attendees to print yet.
@if($registrations->hasPages())
{{ $registrations->links() }}
@endif