@vite(['resources/css/app.css', 'resources/js/app.js']) {{-- Header --}}
AC
AcademiaCraft
← Verify Another
@if ($certificate) {{-- ── VALID ── --}}

Certificate Valid

This certificate has been verified as authentic.

{{-- Certificate card --}}
Certificate of Completion
{{ $certificate->enrollment->user->name }}
Programme
{{ $certificate->enrollment->course->title }}
Type
{{ $certificate->enrollment->course->type }}
Certificate No.
{{ $certificate->certificate_number }}
Date Issued
{{ $certificate->issued_at->format('d F Y') }}
Verification Code
{{ $code }}
● Verified by AcademiaCraft School of Excellence
@else {{-- ── INVALID ── --}}

Not Found

No certificate matches the code you entered. Please check the code and try again.

Searched for
{{ $code }}
Try Again

If you believe this is an error, please contact admin@academiacraft.ac.ke

@endif