'string', ]; public function proveedor() { return $this->belongsTo(Proveedor::class); } }