belongsTo(Mailer::class); } public function system() { return $this->belongsTo(System::class); } }