'datetime', ]; public function grupoDeCompra(): BelongsTo { return $this->belongsTo('App\GrupoDeCompra'); } }