Exemple #1
0
 public function __construct(Mail $mail)
 {
     $this->mail = $mail;
     $this->options = Options::first();
 }