@if (! empty($schoolLogo)) @endif

{{ $schoolName }}

@if (! empty($schoolMotto))
{{ $schoolMotto }}
@endif @if (! empty($schoolAddress))
{{ $schoolAddress }}
@endif
Certificate
of Graduation
@php $yearClause = $graduationYear ? " in the {$graduationYear} academic year" : ''; @endphp

This is to certify that

{{ $studentName }}

having fulfilled all the requirements of the {{ $program ?: 'school programme' }}, is hereby awarded this certificate of graduation{{ $yearClause }}.

Registrar
Principal