'datetime', ]; public function operator() { return $this->belongsTo(User::class, 'operator_id'); } }