'datetime', ]; public function antrian() { return $this->belongsTo(Antrian::class); } }