@if($price > 0)
€{{ number_format($price, 2) }}
@endif
{{ $event->name }}
{{ \Carbon\Carbon::parse($event->start_date)->format('l, F j, Y') }}
@if($event->start_time)
at {{ \Carbon\Carbon::parse($event->start_time)->format('g:i A') }}
@endif
{{ $event->address }}
@if($sectionName)
Section
{{ $sectionName }}
@endif
Customer
{{ $customerName }}
Scan to validate