token = $token; } public function build () { return $this->subject('【KIKI】会員登録のご案内')->text('emails.fathers.registration.temporary', [ 'url' => '/p-account/register/'.$this->token, ]); } }