{{__('Of Achievement')}}{{__('This Certificate is proudly presented to')}}
{{optional($course_certificate->user)->name}}
{{sprintf(__('For the complete %s success, Certificate Id: %s, Issues At %s'),
optional(optional($course_certificate->course)->lang)->title,
$course_certificate->id,
$course_certificate->created_at->format('D, d F Y h:i:sA')
)}}