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