'datetime', ]; public function dokument() { return $this->belongsTo(Dokument::class, 'hangar_id', 'hangar_id'); } }