{{ $certificateSetting->organization_name }}
@if ($isModern)
TOEFL
@endif
{{ $certificateSetting->organization_subtitle }}
{{ $certificateSetting->certificate_title }}
{{ $certificateSetting->certificate_subtitle }}
This is to certify that
{{ $result->user?->name ?? 'Participant' }}
has successfully completed the TOEFL institutional test and has achieved the following scores.
| Listening{{ $result->listening_scaled_score ?? '-' }} | Structure{{ $result->structure_scaled_score ?? '-' }} | Reading{{ $result->reading_scaled_score ?? '-' }} | Total{{ $result->total_scaled_score ?? '-' }} |