'json', ]; public function gateway(): BelongsTo { return $this->belongsTo(Mailgateway::class); } }