@if($template && $template->logo_url) @endif
{{ $template->organization_name ?? business_config('business_name', config('app.name')) }}

{{ $template->title ?? __('Certificate of Completion') }}

{{ __('This high achievement is proudly presented to') }}

{{ $user->name }}
{{ $template->body_text ?? __('on the successful completion of the specialized course program') }} {{ $course->title }} {{ __('demonstrating exceptional proficiency and commitment to personal and professional growth.') }}