certificate->program->title, ); } public function content(): Content { return new Content( view: 'emails.certificate-ready', ); } }