{{-- Badge --}}
Verify a
Certificate Verification
Verify a
Certificate
Enter the verification code printed on the certificate to confirm its authenticity.
{{-- Form --}} {{-- Info --}}
@foreach ([['icon' => '◆', 'label' => 'Instant', 'sub' => 'Real-time check'], ['icon' => '◎', 'label' => 'Secure', 'sub' => 'UUID-based'], ['icon' => '✓', 'label' => 'Trusted', 'sub' => 'Official records']] as $item)
@endforeach
{{ $item['icon'] }}
{{ $item['label'] }}
{{ $item['sub'] }}