@vite(['resources/css/app.css', 'resources/js/app.js']) @php $publishedDate = $result->published_at?->format('F d, Y') ?? now()->format('F d, Y'); $testDate = $result->session?->submitted_at?->format('F d, Y') ?? $publishedDate; $verificationUrl = route('score-reports.show', $result); @endphp
T

{{ $certificateSetting->organization_name }}

{{ $certificateSetting->organization_subtitle }}

{{ config('app.url') }} ยท Certificate No. {{ $certificateNumber }}

{{ $certificateSetting->certificate_subtitle }}

{{ $certificateSetting->certificate_title }}

This is to certify that

{{ $result->user?->name ?? 'Participant' }}

achieved the following score on the

{{ $result->package?->title ?? 'TOEFL Institutional Test' }}

Listening Comprehension

{{ $result->listening_scaled_score ?? '-' }}

Structure and Written Expression

{{ $result->structure_scaled_score ?? '-' }}

Reading Comprehension

{{ $result->reading_scaled_score ?? '-' }}

Total Score

{{ $result->total_scaled_score ?? '-' }}

@for ($i = 0; $i < 25; $i++) @endfor

Verification

{{ $result->verification_code }}

Verify: {{ $verificationUrl }}

Official TOEFL Score Report

{{ $certificateSetting->footer_note }} Keep the certificate number and verification code for administrative validation.

Test Date: {{ $testDate }}

{{ config('app.locale') === 'id' ? 'Makassar' : 'Makassar' }}, {{ $publishedDate }}

{{ $result->publisher?->name ?? $certificateSetting->signature_name }}

{{ $certificateSetting->signature_title }}