{{-- Toolbar Atas --}}
Kembali
{{-- QR Card --}}
{{-- Header --}}
Panel Test {{ $panelTest->type === 'internal' ? 'Internal' : 'Publik' }}

{{ strtoupper($panelTest->title) }}

@if($panelTest->product) {{ $panelTest->product->name }} @endif @if($panelTest->location) {{ $panelTest->location }} @endif
{{ $panelTest->test_date->format('d M Y') }}
{{-- Body --}}

Scan QR Code di bawah untuk mengikuti panel test

{{-- QR Code --}}

atau buka link berikut

{{-- Link --}} {{ $url }} {{-- Action Grid --}} {{-- Info Expire --}} @if($panelTest->token_expires_at)
Link berlaku hingga: {{ $panelTest->token_expires_at->format('d M Y') }}
@endif